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