item_tables

16 views
Skip to first unread message

Nicholas Poll

unread,
Mar 28, 2017, 11:16:04 PM3/28/17
to KV Team OSD
I opened the KV_Team_OSD.ino file. I then went to compile it and it said....

Arduino: 1.8.2 (Mac OS X), Board: "Arduino Pro or Pro Mini, ATmega328 (5V, 16 MHz)"

In file included from sketch/EEPROM.cpp:5:0:
KV_Team_OSD.h:180: error: variable 'item_table' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
  extern PROGMEM const char *item_table[];
                                        ^
exit status 1
variable 'item_table' must be const in order to be put into read-only section by means of '__attribute__((progmem))'

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Reply all
Reply to author
Forward
0 new messages