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, 2 insertions, 0 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index d587a8aa89..324a0a2300 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -23,6 +23,8 @@
23/* Define this for LCD backlight available */ 23/* Define this for LCD backlight available */
24#define CONFIG_BACKLIGHT BL_PA14_LO /* port PA14, low active */ 24#define CONFIG_BACKLIGHT BL_PA14_LO /* port PA14, low active */
25 25
26#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */
27
26#ifndef SIMULATOR 28#ifndef SIMULATOR
27 29
28/* Define this if you have a SH7034 */ 30/* Define this if you have a SH7034 */