summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index c661e1df14..f6f53f64d0 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -15,6 +15,9 @@
15/* define this if you have a bitmap LCD display */ 15/* define this if you have a bitmap LCD display */
16#define HAVE_LCD_BITMAP 16#define HAVE_LCD_BITMAP
17 17
18/* define this if you want album art for this target */
19#define HAVE_ALBUMART
20
18/* define this if you can flip your LCD */ 21/* define this if you can flip your LCD */
19#define HAVE_LCD_FLIP 22#define HAVE_LCD_FLIP
20 23