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