Mit AVR hat das nichts zu tun, der GCC oder noch algemeiner jeder C-Compiler meckert. Die Fehlermeldungen sind beispielhaft oben gezeigt
MfG KlebwaxCode:test.c:24: warning: implicit declaration of function 'warten_5sec' test.c:25: error: expected ';' before '{' token test.c:37: warning: statement with no effect test.c:37: error: expected ';' before 'StatusLED' test.c:40: warning: statement with no effect test.c:40: error: expected ';' before 'while'
Lesezeichen