shirriff / Arduino-TV-B-Gone

The TV-B-Gone software ported to the Arduino platform
http://www.arcfn.com/2010/11/improved-arduino-tv-b-gone.html
174 stars 55 forks source link

Compilation Error for Flora #2

Closed nemessisc closed 8 years ago

nemessisc commented 8 years ago

Working on a solution but still I get this error:

error: variable 'NApowerCodes' must be const in order to be put into read-only section by means of 'attribute((progmem))' const struct IrCode *NApowerCodes[] PROGMEM = {

ElectricRCAircraftGuy commented 8 years ago

I have just merged a version 1.3 of the code, with improvements, including this PROGMEM fix. Should compile fine for everyone now. Please try it.