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 3e835605da..80b010a6b0 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -12,6 +12,9 @@
12/* define this if you have a bitmap LCD display */ 12/* define this if you have a bitmap LCD display */
13#define HAVE_LCD_BITMAP 1 13#define HAVE_LCD_BITMAP 1
14 14
15/* define this if you can flip your LCD */
16#define HAVE_LCD_FLIP
17
15/* define this if you have a colour LCD */ 18/* define this if you have a colour LCD */
16#define HAVE_LCD_COLOR 1 19#define HAVE_LCD_COLOR 1
17 20