unsigned char text[14] = {'H', 'e', 'l', 'l', 'o', ' ', 'W', 'o', 'r', 'l', 'd', '!', '\n', '\r'}; // Text string + LFCR
...sind 14 Elemente.
Werbung
unsigned char text[14] = {'H', 'e', 'l', 'l', 'o', ' ', 'W', 'o', 'r', 'l', 'd', '!', '\n', '\r'}; // Text string + LFCR
...sind 14 Elemente.
![]()
Atmel’s products are not intended, authorized, or warranted for use
as components in applications intended to support or sustain life!
Vergesslichkeit ist doch recht nützlich: Man spart viel Zeit
Echt spannend. Meine Version:
C:\Users\mic>avr-gcc -dumpversion
4.3.3
"solang es funktioniert!" ist das Wichtigste. ;)
![]()
Atmel’s products are not intended, authorized, or warranted for use
as components in applications intended to support or sustain life!
Lesezeichen