Init ();
Aller Anfang ist schwer ;)
Verwende mal den Code-Tag:
GrußCode:#include "asuro.h" int main(void) { Init (); while (1) { if (PollSwitch()>0) { StatusLED (RED); } else { StatusLED (GREEN); } } return(0); }
mic
Init ();
Aller Anfang ist schwer ;)
Verwende mal den Code-Tag:
GrußCode:#include "asuro.h" int main(void) { Init (); while (1) { if (PollSwitch()>0) { StatusLED (RED); } else { StatusLED (GREEN); } } return(0); }
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