summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungyh925.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/samsungyh925.h')
-rw-r--r--firmware/export/config/samsungyh925.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h
index 3e072ddb86..c95d1e50d1 100644
--- a/firmware/export/config/samsungyh925.h
+++ b/firmware/export/config/samsungyh925.h
@@ -138,6 +138,8 @@
138#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 138#define BATTERY_CAPACITY_INC 50 /* capacity increment */
139#define BATTERY_TYPES_COUNT 1 /* only one type */ 139#define BATTERY_TYPES_COUNT 1 /* only one type */
140 140
141#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
142
141/* Hardware controlled charging */ 143/* Hardware controlled charging */
142#define CONFIG_CHARGING CHARGING_SIMPLE 144#define CONFIG_CHARGING CHARGING_SIMPLE
143 145