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.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index 089d219534..03b84606c9 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -124,8 +124,11 @@
124 124
125#ifndef SIMULATOR 125#ifndef SIMULATOR
126 126
127/* define this if the backlight thread is used for fade, not for sim */ 127/* define this if the backlight thread is used for fade, not for sim, needs
128 * HAVE_BACKLIGHT_BRIGHTNESS */
129#ifndef BOOTLOADER
128#define USE_BACKLIGHT_SW_FADING 130#define USE_BACKLIGHT_SW_FADING
131#endif
129 132
130/* Define this if your LCD can set contrast */ 133/* Define this if your LCD can set contrast */
131#define HAVE_LCD_CONTRAST 134#define HAVE_LCD_CONTRAST