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 4b79e0b3ae..de4617c74e 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -46,6 +46,8 @@
46/* Define this for LCD backlight available */ 46/* Define this for LCD backlight available */
47#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ 47#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */
48 48
49#define CONFIG_I2C I2C_PLAYREC
50
49#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */ 51#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */
50 52
51#ifndef SIMULATOR 53#ifndef SIMULATOR