Vielleicht so:
GrußCode:void report(int anzahl) { int x; for(x=0;x<=(anzahl/4);x++) // vier Ecken pro Quadrat { BackLED(ON,ON); MSleep(2000); BackLED(OFF,OFF); MSleep(2000); } }
mic
Vielleicht so:
GrußCode:void report(int anzahl) { int x; for(x=0;x<=(anzahl/4);x++) // vier Ecken pro Quadrat { BackLED(ON,ON); MSleep(2000); BackLED(OFF,OFF); MSleep(2000); } }
mic
Bild hier
Atmel’s products are not intended, authorized, or warranted for use
as components in applications intended to support or sustain life!
Lesezeichen