summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 567bc0a161..3612300353 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -21,6 +21,8 @@
21/* Define this if you have a MAS3539F */ 21/* Define this if you have a MAS3539F */
22#define CONFIG_CODEC MAS3539F 22#define CONFIG_CODEC MAS3539F
23 23
24#define BATTERY_CAPACITY_DEFAULT 500 /* default battery capacity */
25
24#ifndef SIMULATOR 26#ifndef SIMULATOR
25 27
26/* Define this if you have a SH7034 */ 28/* Define this if you have a SH7034 */