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