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 cdae55af4f..089d219534 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -124,6 +124,9 @@
124 124
125#ifndef SIMULATOR 125#ifndef SIMULATOR
126 126
127/* define this if the backlight thread is used for fade, not for sim */
128#define USE_BACKLIGHT_SW_FADING
129
127/* Define this if your LCD can set contrast */ 130/* Define this if your LCD can set contrast */
128#define HAVE_LCD_CONTRAST 131#define HAVE_LCD_CONTRAST
129 132