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 d9377bc6f9..c43c883c39 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -52,6 +52,8 @@
52/* Define this for LCD backlight available */ 52/* Define this for LCD backlight available */
53#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ 53#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */
54 54
55#define CONFIG_I2C I2C_PLAYREC
56
55#define BATTERY_CAPACITY_DEFAULT 2200 /* default battery capacity */ 57#define BATTERY_CAPACITY_DEFAULT 2200 /* default battery capacity */
56 58
57#ifndef SIMULATOR 59#ifndef SIMULATOR