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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index d0a107b28d..0d6e50053f 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -59,6 +59,7 @@
59 59
60#define LCD_REMOTE_PIXELFORMAT VERTICAL_INTERLEAVED 60#define LCD_REMOTE_PIXELFORMAT VERTICAL_INTERLEAVED
61 61
62#ifndef BOOTLOADER
62/* Define this if your LCD can be enabled/disabled */ 63/* Define this if your LCD can be enabled/disabled */
63#define HAVE_LCD_ENABLE 64#define HAVE_LCD_ENABLE
64 65
@@ -66,6 +67,7 @@
66 should be defined as well. */ 67 should be defined as well. */
67#define HAVE_LCD_SLEEP 68#define HAVE_LCD_SLEEP
68#define HAVE_LCD_SLEEP_SETTING 69#define HAVE_LCD_SLEEP_SETTING
70#endif
69 71
70#define CONFIG_KEYPAD IAUDIO_X5M5_PAD 72#define CONFIG_KEYPAD IAUDIO_X5M5_PAD
71 73