summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungyps3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/samsungyps3.h')
-rw-r--r--firmware/export/config/samsungyps3.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/samsungyps3.h b/firmware/export/config/samsungyps3.h
index 3062d5c58e..cef3b60207 100644
--- a/firmware/export/config/samsungyps3.h
+++ b/firmware/export/config/samsungyps3.h
@@ -118,6 +118,8 @@
118#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 118#define BATTERY_CAPACITY_INC 0 /* 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, software can monitor plug and charge state */ 123/* Hardware controlled charging, software can monitor plug and charge state */
122#define CONFIG_CHARGING CHARGING_MONITOR 124#define CONFIG_CHARGING CHARGING_MONITOR
123 125