summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 2af426f048..680ca91245 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -116,8 +116,9 @@
116 116
117/* define this if the backlight thread is used for fade, not for sim, needs 117/* define this if the backlight thread is used for fade, not for sim, needs
118 * HAVE_BACKLIGHT_BRIGHTNESS */ 118 * HAVE_BACKLIGHT_BRIGHTNESS */
119#ifndef BOOTLOADER
119#define USE_BACKLIGHT_SW_FADING 120#define USE_BACKLIGHT_SW_FADING
120 121#endif
121 122
122/* Define this if your LCD can be enabled/disabled */ 123/* Define this if your LCD can be enabled/disabled */
123#define HAVE_LCD_ENABLE 124#define HAVE_LCD_ENABLE