summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 5389f71736..08d3baae10 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -135,6 +135,11 @@
135/* Hardware controlled charging */ 135/* Hardware controlled charging */
136#define CONFIG_CHARGING CHARGING_SIMPLE 136#define CONFIG_CHARGING CHARGING_SIMPLE
137 137
138/* Define current usage levels. */
139#define CURRENT_NORMAL 88 /* 18 hours from a 1600 mAh battery */
140#define CURRENT_BACKLIGHT 30 /* TBD */
141#define CURRENT_RECORD 0 /* no recording yet */
142
138#ifndef SIMULATOR 143#ifndef SIMULATOR
139/* Define this if you have a TCC7801 */ 144/* Define this if you have a TCC7801 */
140#define CONFIG_CPU TCC7801 145#define CONFIG_CPU TCC7801