summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 254f59fa35..d45b6e3064 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -79,14 +79,11 @@
79 79
80#define AB_REPEAT_ENABLE 1 80#define AB_REPEAT_ENABLE 1
81 81
82/* Type of mobile power */
83#define CONFIG_BATTERY BATT_BP009
84#define BATTERY_CAPACITY_DEFAULT 820 /* default battery capacity */ 82#define BATTERY_CAPACITY_DEFAULT 820 /* default battery capacity */
85#define BATTERY_CAPACITY_MIN 700 /* min. capacity selectable */ 83#define BATTERY_CAPACITY_MIN 700 /* min. capacity selectable */
86#define BATTERY_CAPACITY_MAX 900 /* max. capacity selectable */ 84#define BATTERY_CAPACITY_MAX 900 /* max. capacity selectable */
87#define BATTERY_CAPACITY_INC 10 /* capacity increment */ 85#define BATTERY_CAPACITY_INC 10 /* capacity increment */
88#define BATTERY_TYPES_COUNT 1 /* only one type */ 86#define BATTERY_TYPES_COUNT 1 /* only one type */
89#define BATTERY_SCALE_FACTOR 4688
90 87
91/* Hardware controlled charging */ 88/* Hardware controlled charging */
92#define CONFIG_CHARGING CHARGING_SIMPLE 89#define CONFIG_CHARGING CHARGING_SIMPLE