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