summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index cb5d4ecae0..3d10af26cf 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.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 access to the quickscreen */ 32/* define this if you have access to the quickscreen */
30#define HAVE_QUICKSCREEN 33#define HAVE_QUICKSCREEN
31 34