From: Dean Camera Date: Wed, 21 Sep 2011 06:25:31 +0000 (+0000) Subject: Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC compiler... X-Git-Tag: LUFA-111009~13 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/aae59857a2ee47aecbec75cd2c28de2c9b8cf3c7?hp=aae59857a2ee47aecbec75cd2c28de2c9b8cf3c7 Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC compiler versions. ---