summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh10.h')
-rw-r--r--firmware/export/config/iriverh10.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh10.h b/firmware/export/config/iriverh10.h
index d2d7a0cb7a..3611093913 100644
--- a/firmware/export/config/iriverh10.h
+++ b/firmware/export/config/iriverh10.h
@@ -127,6 +127,8 @@
127#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 127#define BATTERY_CAPACITY_INC 50 /* capacity increment */
128#define BATTERY_TYPES_COUNT 1 /* only one type */ 128#define BATTERY_TYPES_COUNT 1 /* only one type */
129 129
130#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
131
130/* Hardware controlled charging */ 132/* Hardware controlled charging */
131#define CONFIG_CHARGING CHARGING_SIMPLE 133#define CONFIG_CHARGING CHARGING_SIMPLE
132 134