diff options
Diffstat (limited to 'firmware/export/config-ipodmini2g.h')
-rw-r--r-- | firmware/export/config-ipodmini2g.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h index 9a7bc98815..e9e5ff01b8 100644 --- a/firmware/export/config-ipodmini2g.h +++ b/firmware/export/config-ipodmini2g.h @@ -9,10 +9,10 @@ #define MODEL_NUMBER 11 /* define this if you have recording possibility */ -/*#define HAVE_RECORDING 1*/ +/*#define HAVE_RECORDING*/ /* define this if you have a bitmap LCD display */ -#define HAVE_LCD_BITMAP 1 +#define HAVE_LCD_BITMAP /* define this if you can invert the colours on your LCD */ #define HAVE_LCD_INVERT |