summaryrefslogtreecommitdiff
path: root/firmware/export/config/hifimanhm801.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/hifimanhm801.h')
-rw-r--r--firmware/export/config/hifimanhm801.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/hifimanhm801.h b/firmware/export/config/hifimanhm801.h
index 469c423a27..a5b5aeead8 100644
--- a/firmware/export/config/hifimanhm801.h
+++ b/firmware/export/config/hifimanhm801.h
@@ -118,6 +118,8 @@
118#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 118#define BATTERY_CAPACITY_INC 50 /* capacity increment */
119#define BATTERY_TYPES_COUNT 1 /* only one type */ 119#define BATTERY_TYPES_COUNT 1 /* only one type */
120 120
121#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
122
121/* Hardware controlled charging with monitoring */ 123/* Hardware controlled charging with monitoring */
122#define CONFIG_CHARGING CHARGING_MONITOR 124#define CONFIG_CHARGING CHARGING_MONITOR
123 125