summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-gigabeat-s.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 3e36e0c7ea..c1b7f93c89 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -19,6 +19,9 @@
19/* define this if you have a colour LCD */ 19/* define this if you have a colour LCD */
20#define HAVE_LCD_COLOR 20#define HAVE_LCD_COLOR
21 21
22/* define this if you want album art for this target */
23#define HAVE_ALBUMART
24
22/* define this if you have access to the quickscreen */ 25/* define this if you have access to the quickscreen */
23#define HAVE_QUICKSCREEN 26#define HAVE_QUICKSCREEN
24 27