fezder
Well-Known Member
Gave errors, currently figuring these out:
C:
Arduino: 1.6.5 (Windows 7), Board: "Arduino Pro or Pro Mini, ATmega328 (5V, 16 MHz)"
sketch_jan12a.ino: In function 'void displaystring3()':
sketch_jan12a:172: error: invalid conversion from 'const char*' to 'char' [-fpermissive]
sketch_jan12a:94: error: initializing argument 1 of 'void charput(char, signed char, signed char)' [-fpermissive]
sketch_jan12a:173: error: expected ';' before 'charput'
invalid conversion from 'const char*' to 'char' [-fpermissive]
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Last edited: