summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-iaudiox5.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index 8250e0853b..80d9ef02df 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -30,8 +30,9 @@
30/* Define this if you do software codec */ 30/* Define this if you do software codec */
31#define CONFIG_CODEC SWCODEC 31#define CONFIG_CODEC SWCODEC
32 32
33/* Define this if you have an remote lcd */ 33/* Define this if you have an remote lcd
34#define HAVE_REMOTE_LCD 34#define HAVE_REMOTE_LCD
35*/
35 36
36#define CONFIG_LCD LCD_X5 37#define CONFIG_LCD LCD_X5
37 38