summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverifp7xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverifp7xx.h')
-rw-r--r--firmware/export/config/iriverifp7xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iriverifp7xx.h b/firmware/export/config/iriverifp7xx.h
index 78c0783d27..1de6adc25a 100644
--- a/firmware/export/config/iriverifp7xx.h
+++ b/firmware/export/config/iriverifp7xx.h
@@ -70,6 +70,8 @@
70#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 70#define BATTERY_CAPACITY_INC 50 /* capacity increment */
71#define BATTERY_TYPES_COUNT 2 /* Alkalines or NiMH */ 71#define BATTERY_TYPES_COUNT 2 /* Alkalines or NiMH */
72 72
73#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
74
73/* define this if the unit should not shut down on low battery. */ 75/* define this if the unit should not shut down on low battery. */
74#define NO_LOW_BATTERY_SHUTDOWN 76#define NO_LOW_BATTERY_SHUTDOWN
75 77