summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r--firmware/export/config-ipodcolor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index a5850904fa..0aba8c34d6 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -27,6 +27,9 @@
27/* define this if you have a colour LCD */ 27/* define this if you have a colour LCD */
28#define HAVE_LCD_COLOR 28#define HAVE_LCD_COLOR
29 29
30/* define this if you want album art for this target */
31#define HAVE_ALBUMART
32
30/* define this if you have access to the quickscreen */ 33/* define this if you have access to the quickscreen */
31#define HAVE_QUICKSCREEN 34#define HAVE_QUICKSCREEN
32/* define this if you have access to the pitchscreen */ 35/* define this if you have access to the pitchscreen */