View Single Post
Old 01-02-2014, 10:00 PM   #276 (permalink)
NotJimCarrey
EcoModding Lurker
 
Join Date: Jan 2014
Location: Renton, WA
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks t vago, can't believe I missed that (Awesome work by the way)
Got it down to just 2 build errors:
Code:
In file included from mpguino_tav.ino:352:0:
mpguino_tav.ino:2972:61: error: variable ‘buttonPressAdrList’ must be const in order to be put into read-only section by means of ‘__attribute__((progmem))’
mpguino_tav.ino:4753:34: error: variable ‘S64programList’ must be const in order to be put into read-only section by means of ‘__attribute__((progmem))’
  Reply With Quote