summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod1g2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod1g2g.h')
-rw-r--r--firmware/export/config-ipod1g2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod1g2g.h b/firmware/export/config-ipod1g2g.h
index 138ef8dc77..c003805986 100644
--- a/firmware/export/config-ipod1g2g.h
+++ b/firmware/export/config-ipod1g2g.h
@@ -14,6 +14,9 @@
14/* define this if you have a bitmap LCD display */ 14/* define this if you have a bitmap LCD display */
15#define HAVE_LCD_BITMAP 15#define HAVE_LCD_BITMAP
16 16
17/* define this if you want album art for this target */
18#define HAVE_ALBUMART
19
17/* define this if you can invert the colours on your LCD */ 20/* define this if you can invert the colours on your LCD */
18#define HAVE_LCD_INVERT 21#define HAVE_LCD_INVERT
19 22