summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 163d91c3db..a5f186782f 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.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 */