summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod3g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod3g.h')
-rw-r--r--firmware/export/config-ipod3g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index 7a7000c080..2f008e17c8 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -12,6 +12,9 @@
12/* define this if you have a bitmap LCD display */ 12/* define this if you have a bitmap LCD display */
13#define HAVE_LCD_BITMAP 1 13#define HAVE_LCD_BITMAP 1
14 14
15/* define this if you can invert the colours on your LCD */
16#define HAVE_LCD_INVERT
17
15/* define this if you have access to the quickscreen */ 18/* define this if you have access to the quickscreen */
16#define HAVE_QUICKSCREEN 19#define HAVE_QUICKSCREEN
17/* define this if you have access to the pitchscreen */ 20/* define this if you have access to the pitchscreen */