summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 71b1270749..f9708697dc 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -33,6 +33,11 @@
33/* define this if you have LCD enable function */ 33/* define this if you have LCD enable function */
34#define HAVE_LCD_ENABLE 34#define HAVE_LCD_ENABLE
35 35
36#ifndef SIMULATOR
37#define HAVE_HOTSWAP
38#define HAVE_MULTIVOLUME
39#endif
40
36#define HAVE_BACKLIGHT_BRIGHTNESS 41#define HAVE_BACKLIGHT_BRIGHTNESS
37/* Main LCD backlight brightness range and defaults */ 42/* Main LCD backlight brightness range and defaults */
38#define MIN_BRIGHTNESS_SETTING 1 43#define MIN_BRIGHTNESS_SETTING 1