summaryrefslogtreecommitdiff
path: root/firmware/export/config/mrobe100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/mrobe100.h')
-rw-r--r--firmware/export/config/mrobe100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/mrobe100.h b/firmware/export/config/mrobe100.h
index 1b373a9799..510475d0f4 100644
--- a/firmware/export/config/mrobe100.h
+++ b/firmware/export/config/mrobe100.h
@@ -142,6 +142,8 @@
142#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 142#define BATTERY_CAPACITY_INC 0 /* capacity increment */
143#define BATTERY_TYPES_COUNT 1 /* only one type */ 143#define BATTERY_TYPES_COUNT 1 /* only one type */
144 144
145#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
146
145/* Hardware controlled charging */ 147/* Hardware controlled charging */
146#define CONFIG_CHARGING CHARGING_SIMPLE 148#define CONFIG_CHARGING CHARGING_SIMPLE
147 149