summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index e4865d7e8f..92dd07695d 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -38,6 +38,8 @@
38/* Define this for LCD backlight available */ 38/* Define this for LCD backlight available */
39#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ 39#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */
40 40
41#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */
42
41#ifndef SIMULATOR 43#ifndef SIMULATOR
42 44
43/* Define this if you have a SH7034 */ 45/* Define this if you have a SH7034 */