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 094bd7f7b0..589883d10e 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -83,7 +83,7 @@
83#define CONFIG_I2C I2C_PP5020 83#define CONFIG_I2C I2C_PP5020
84 84
85/* Type of mobile power */ 85/* Type of mobile power */
86#define CONFIG_BATTERY BATT_LPCS355385 86#define CONFIG_BATTERY BATT_LIION750
87#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ 87#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */
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 */