summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index cb2033a9dc..3e6ca50877 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -28,7 +28,7 @@
28/* Define this if you have a MAS3587F */ 28/* Define this if you have a MAS3587F */
29#define CONFIG_CODEC MAS3587F 29#define CONFIG_CODEC MAS3587F
30 30
31#define BATTERY_CAPACITY_DEFAULT 500 /* default battery capacity */ 31#define BATTERY_CAPACITY_DEFAULT 1000 /* default battery capacity */
32 32
33#ifndef SIMULATOR 33#ifndef SIMULATOR
34 34