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, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index acaba63264..cb2033a9dc 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -28,6 +28,8 @@
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 */
32
31#ifndef SIMULATOR 33#ifndef SIMULATOR
32 34
33/* Define this if you have a SH7034 */ 35/* Define this if you have a SH7034 */