summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh10_5gb.h')
-rw-r--r--firmware/export/config/iriverh10_5gb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h
index 0ad83cb85d..84c0b370ab 100644
--- a/firmware/export/config/iriverh10_5gb.h
+++ b/firmware/export/config/iriverh10_5gb.h
@@ -110,6 +110,8 @@
110#define BATTERY_CAPACITY_INC 10 /* capacity increment */ 110#define BATTERY_CAPACITY_INC 10 /* capacity increment */
111#define BATTERY_TYPES_COUNT 1 /* only one type */ 111#define BATTERY_TYPES_COUNT 1 /* only one type */
112 112
113#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
114
113/* Hardware controlled charging */ 115/* Hardware controlled charging */
114#define CONFIG_CHARGING CHARGING_SIMPLE 116#define CONFIG_CHARGING CHARGING_SIMPLE
115 117