summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r--firmware/export/config-h10.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index 502b5b106e..b54397f46c 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -93,14 +93,11 @@
93 93
94#define AB_REPEAT_ENABLE 1 94#define AB_REPEAT_ENABLE 1
95 95
96/* Type of mobile power */
97#define CONFIG_BATTERY BATT_LPCS355385
98#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ 96#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */
99#define BATTERY_CAPACITY_MIN 1500 /* min. capacity selectable */ 97#define BATTERY_CAPACITY_MIN 1500 /* min. capacity selectable */
100#define BATTERY_CAPACITY_MAX 1600 /* max. capacity selectable */ 98#define BATTERY_CAPACITY_MAX 1600 /* max. capacity selectable */
101#define BATTERY_CAPACITY_INC 10 /* capacity increment */ 99#define BATTERY_CAPACITY_INC 10 /* capacity increment */
102#define BATTERY_TYPES_COUNT 1 /* only one type */ 100#define BATTERY_TYPES_COUNT 1 /* only one type */
103#define BATTERY_SCALE_FACTOR 4688
104 101
105/* Hardware controlled charging */ 102/* Hardware controlled charging */
106#define CONFIG_CHARGING CHARGING_SIMPLE 103#define CONFIG_CHARGING CHARGING_SIMPLE