summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r--firmware/export/config-h10.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index 2b7f965294..4d372143f8 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -78,8 +78,7 @@
78#define CONFIG_TUNER_XTAL 32768 *//* TODO: what is this? */ 78#define CONFIG_TUNER_XTAL 32768 *//* TODO: what is this? */
79 79
80/* Define this for LCD backlight available */ 80/* Define this for LCD backlight available */
81#define CONFIG_BACKLIGHT BL_H10 /* TODO: figure this out, probably not necessary 81#define HAVE_BACKLIGHT
82 because of 'target' stuff */
83 82
84#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ 83#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */
85 84