summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiom5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiom5.h')
-rw-r--r--firmware/export/config-iaudiom5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiom5.h b/firmware/export/config-iaudiom5.h
index 3e98f4e748..9330315305 100644
--- a/firmware/export/config-iaudiom5.h
+++ b/firmware/export/config-iaudiom5.h
@@ -22,6 +22,9 @@
22/* define this if you have a bitmap LCD display */ 22/* define this if you have a bitmap LCD display */
23#define HAVE_LCD_BITMAP 23#define HAVE_LCD_BITMAP
24 24
25/* define this if you want album art for this target */
26#define HAVE_ALBUMART
27
25/* define this if you can flip your LCD */ 28/* define this if you can flip your LCD */
26#define HAVE_LCD_FLIP 29#define HAVE_LCD_FLIP
27 30