summaryrefslogtreecommitdiff
path: root/firmware/export/config-gminisp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gminisp.h')
-rw-r--r--firmware/export/config-gminisp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-gminisp.h b/firmware/export/config-gminisp.h
index aa0bf09bb4..e066661061 100644
--- a/firmware/export/config-gminisp.h
+++ b/firmware/export/config-gminisp.h
@@ -21,6 +21,8 @@
21/* The number of bytes reserved for loadable plugins */ 21/* The number of bytes reserved for loadable plugins */
22#define PLUGIN_BUFFER_SIZE 0x80000 22#define PLUGIN_BUFFER_SIZE 0x80000
23 23
24#define BATTERY_CAPACITY_DEFAULT 2200 /* default battery capacity */
25
24#ifndef SIMULATOR 26#ifndef SIMULATOR
25 27
26/* Define this if you have a TCC730 (CalmRISC16) */ 28/* Define this if you have a TCC730 (CalmRISC16) */