summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx747.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondavx747.h')
-rw-r--r--firmware/export/config-ondavx747.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h
index f3bef714bd..b66c3ac3a3 100644
--- a/firmware/export/config-ondavx747.h
+++ b/firmware/export/config-ondavx747.h
@@ -51,6 +51,9 @@
51/* define this if you have a colour LCD */ 51/* define this if you have a colour LCD */
52#define HAVE_LCD_COLOR 52#define HAVE_LCD_COLOR
53 53
54/* define this if you want album art for this target */
55#define HAVE_ALBUMART
56
54/* define this if you have access to the quickscreen */ 57/* define this if you have access to the quickscreen */
55#define HAVE_QUICKSCREEN 58#define HAVE_QUICKSCREEN
56 59