diff options
Diffstat (limited to 'firmware/export/config-ipodmini.h')
-rw-r--r-- | firmware/export/config-ipodmini.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h index 423773dab7..6fa31d9e19 100644 --- a/firmware/export/config-ipodmini.h +++ b/firmware/export/config-ipodmini.h @@ -9,10 +9,10 @@ #define MODEL_NUMBER 9 /* TODO: change to 9 */ /* 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 |