Arduino 1:1.0.5+dfsg2-1
Same errors with two install on two linux machines following wiki procedures and latest files.
Any suggestions would be welcome.
Tim
IIn file included from AlphaClock.ino:61:0:
/home/down-lap/sketchbook/libraries/alphafive/fiveletterwords.h:29:35: error: variable ‘fiveLetterPosArray’ must be const in order to be put into read-only section by means of ‘__attribute__((progmem))’
In file included from AlphaClock.ino:61:0:
/home/down-lap/sketchbook/libraries/alphafive/fiveletterwords.h:31:24: error: variable ‘fiveLetterWords’ must be const in order to be put into read-only section by means of ‘__attribute__((progmem))’
Comments