diff options
Diffstat (limited to 'gpslogger/MicroLCD.h')
-rw-r--r-- | gpslogger/MicroLCD.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpslogger/MicroLCD.h b/gpslogger/MicroLCD.h index 1206414..6b01495 100644 --- a/gpslogger/MicroLCD.h +++ b/gpslogger/MicroLCD.h @@ -6,7 +6,7 @@ *************************************************************************/ #if !defined(__AVR_ATmega2560__) && !defined(__AVR_ATmega1280__) && !defined(__AVR_ATmega644P__) -#define MEMORY_SAVING +//#define MEMORY_SAVING #endif typedef enum { |