summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 1b3404a148..304c7062e5 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -88,7 +88,7 @@
88#define BATTERY_CAPACITY_MAX 750 /* max. capacity selectable */ 88#define BATTERY_CAPACITY_MAX 750 /* max. capacity selectable */
89#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 89#define BATTERY_CAPACITY_INC 0 /* capacity increment */
90#define BATTERY_TYPES_COUNT 1 /* only one type */ 90#define BATTERY_TYPES_COUNT 1 /* only one type */
91#define BATTERY_SCALE_FACTOR 5054 91#define BATTERY_SCALE_FACTOR 5005 /* ADC should read 0x3ff=5.12V */
92 92
93/* Hardware controlled charging? FIXME */ 93/* Hardware controlled charging? FIXME */
94#define CONFIG_CHARGING CHARGING_SIMPLE 94#define CONFIG_CHARGING CHARGING_SIMPLE