summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index ba6b714a17..2e3ea07b36 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -14,6 +14,9 @@
14/* define this if you have a colour LCD */ 14/* define this if you have a colour LCD */
15#define HAVE_LCD_COLOR 15#define HAVE_LCD_COLOR
16 16
17/* define this if you want album art for this target */
18#define HAVE_ALBUMART
19
17/* define this if you have access to the quickscreen */ 20/* define this if you have access to the quickscreen */
18#define HAVE_QUICKSCREEN 21#define HAVE_QUICKSCREEN
19 22