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 7d58992ee8..8bdc053563 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -24,6 +24,9 @@
24/* define this if you have a bitmap LCD display */ 24/* define this if you have a bitmap LCD display */
25#define HAVE_LCD_BITMAP 25#define HAVE_LCD_BITMAP
26 26
27/* define this if you want album art for this target */
28#define HAVE_ALBUMART
29
27/* define this if you can invert the colours on your LCD */ 30/* define this if you can invert the colours on your LCD */
28#define HAVE_LCD_INVERT 31#define HAVE_LCD_INVERT
29 32