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