You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/tguidon/Documents/Arduino/libraries/HT1632/glcdfont.c:15:23: error: variable 'font' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
static unsigned char font[] PROGMEM = {
^
Error compiling
Sketch compiles fine on Arduino 1.0.5
The text was updated successfully, but these errors were encountered:
Error when compiling:
Sketch compiles fine on Arduino 1.0.5
The text was updated successfully, but these errors were encountered: