summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index d8453a96d1..5eef2c7270 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -21,9 +21,9 @@
21#define CONFIG_I2C I2C_H100 21#define CONFIG_I2C I2C_H100
22 22
23/* Type of mobile power */ 23/* Type of mobile power */
24#define CONFIG_BATTERY BATT_IRIVER 24#define CONFIG_BATTERY BATT_LIPOL1300
25 25
26#define BATTERY_SCALE_FACTOR 6465 /* FIX: this value is picked at random */ 26#define BATTERY_SCALE_FACTOR 16665 /* FIX: this value is picked at random */
27 27
28/* Define this if the platform can charge batteries */ 28/* Define this if the platform can charge batteries */
29#define HAVE_CHARGING 1 29#define HAVE_CHARGING 1