summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index c78137c721..d6fe68b1ac 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -28,6 +28,9 @@
28/* define this if you have a colour LCD */ 28/* define this if you have a colour LCD */
29#define HAVE_LCD_COLOR 29#define HAVE_LCD_COLOR
30 30
31/* define this if you want album art for this target */
32#define HAVE_ALBUMART
33
31/* define this if you can invert the colours on your LCD */ 34/* define this if you can invert the colours on your LCD */
32#define HAVE_LCD_INVERT 35#define HAVE_LCD_INVERT
33 36