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