summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 580831c861..0256db137f 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -25,7 +25,7 @@
25#define HAVE_DAC3550A 25#define HAVE_DAC3550A
26 26
27/* Define this for LCD backlight available */ 27/* Define this for LCD backlight available */
28#define CONFIG_BACKLIGHT BL_PA14_LO /* port PA14, low active */ 28#define HAVE_BACKLIGHT
29 29
30#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */ 30#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */
31 31