summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 5e9103b002..e2274bc956 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -26,6 +26,9 @@
26/* define this if you have a colour LCD */ 26/* define this if you have a colour LCD */
27#define HAVE_LCD_COLOR 27#define HAVE_LCD_COLOR
28 28
29/* define this if you want album art for this target */
30#define HAVE_ALBUMART
31
29/* define this if you have a light associated with the buttons */ 32/* define this if you have a light associated with the buttons */
30#define HAVE_BUTTON_LIGHT 33#define HAVE_BUTTON_LIGHT
31 34