Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comando paraCada() #74

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 10, 2019

  1. paraCada (foreach)

    renlopes committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    922df92 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    6c3c798 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. test: compile do programa paraCada.ino

    *Compile especial, focado para placas com interface serial nativa
    SteffanoP committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    cf3c756 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    6d320c7 View commit details
    Browse the repository at this point in the history
  2. fix: exemplo paraCada.ino

    - Corrige o laço da função `paraCada(celular,vetor)`;
    - Seta como posição inicial da variável `posicao` para 0;
    - A variável `vetor` é inicializada conforme o padrão de C/C++.
    SteffanoP committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    9c9e4fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c26b54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c8c783 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91a121c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44df8a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f2d2ea View commit details
    Browse the repository at this point in the history