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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index efcb7ebfd5..ccff38dbf2 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -69,8 +69,7 @@
69#define CONFIG_TUNER_XTAL 32768 *//* TODO: what is this? */ 69#define CONFIG_TUNER_XTAL 32768 *//* TODO: what is this? */
70 70
71/* Define this for LCD backlight available */ 71/* Define this for LCD backlight available */
72#define CONFIG_BACKLIGHT BL_H10 /* TODO: figure this out, probably not necessary 72#define HAVE_BACKLIGHT
73 because of 'target' stuff */
74 73
75#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 74#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
76 75