summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 4a1d11d43a..3dbdadf621 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -86,7 +86,7 @@
86#define BATTERY_TYPES_COUNT 1 /* only one type */ 86#define BATTERY_TYPES_COUNT 1 /* only one type */
87 87
88/* ADC[0] is (530) at discharge and 625 at full charge */ 88/* ADC[0] is (530) at discharge and 625 at full charge */
89#define BATTERY_SCALE_FACTOR 6450 89#define BATTERY_SCALE_FACTOR 6450
90 90
91/* Hardware controlled charging with monitoring */ 91/* Hardware controlled charging with monitoring */
92#define CONFIG_CHARGING CHARGING_MONITOR 92#define CONFIG_CHARGING CHARGING_MONITOR
@@ -132,5 +132,5 @@
132#define BOOTFILE_EXT "gigabeat" 132#define BOOTFILE_EXT "gigabeat"
133#define BOOTFILE "rockbox." BOOTFILE_EXT 133#define BOOTFILE "rockbox." BOOTFILE_EXT
134 134
135 135
136#endif 136#endif