summaryrefslogtreecommitdiff
path: root/firmware/export/config/iaudiom3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iaudiom3.h')
-rw-r--r--firmware/export/config/iaudiom3.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iaudiom3.h b/firmware/export/config/iaudiom3.h
index 6fdf11ca77..d2f90641db 100644
--- a/firmware/export/config/iaudiom3.h
+++ b/firmware/export/config/iaudiom3.h
@@ -114,6 +114,8 @@
114#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 114#define BATTERY_CAPACITY_INC 50 /* capacity increment */
115#define BATTERY_TYPES_COUNT 1 /* only one type */ 115#define BATTERY_TYPES_COUNT 1 /* only one type */
116 116
117#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
118
117/* Hardware controlled charging? FIXME */ 119/* Hardware controlled charging? FIXME */
118#define CONFIG_CHARGING CHARGING_SIMPLE 120#define CONFIG_CHARGING CHARGING_SIMPLE
119 121