Compilation error: expected ';' before [SOLVED]

Поділитися
Вставка
  • Опубліковано 11 лип 2024

КОМЕНТАРІ • 15

  • @mr.goldenrod291
    @mr.goldenrod291 4 місяці тому +1

    I believe the Arduino complier is a single pass compiler, therefore, messages follow the actual error. Once an initial error is found, many more can result.
    I use the IDE auto format feature to find errors, especially mismatched braces. Although, the compiler missed a missing right brace in one of my programs. It compiled and the IDE uploaded it, but it didn’t run. It took me a long time to determine the problem.

  • @Pippo.Langstrumpf
    @Pippo.Langstrumpf 4 місяці тому +2

    I would say, Arduino-C is more like ANSI-C, the standard for C-Languages. C++ is an enhanced C, but still based on ANSI-C. Just my opinion.

  • @devoni_com
    @devoni_com 4 місяці тому

    Hello sir, I have a project which is generating electricity from movement, and I am weak in the world of technology. There are many things I need to lose in order to complete my project. Do you offer courses in the field of electronics that will allow me to launch my idea into reality?

  • @ROBOTRIX_eu
    @ROBOTRIX_eu 4 місяці тому +1

  • @pixelsabz1868
    @pixelsabz1868 5 днів тому

    TY MATE

  • @Pippo.Langstrumpf
    @Pippo.Langstrumpf 4 місяці тому +2

    The german translation in the title is weird. Tells me nothing that makes sense. But now I know.

  • @nexovec
    @nexovec 4 місяці тому +1

    It says... ';' expected before, have you tried typing a ';' before it?

    • @programmingelectronics
      @programmingelectronics  4 місяці тому

      It seems so obvious to initiated, but when you just get into coding, I think it can be pretty confusing

  • @vsr2394
    @vsr2394 4 місяці тому +1

    Please, Turkish subtitle..