summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-11-16 13:28:10 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-11-16 13:28:10 +0000
commit91c4873253bd7350e3430c455a7f58df576553de (patch)
tree595a5c3483c70780c8b21b86cb94ab0628253e39 /firmware/export/config-h300.h
parentffe0b23902ef8e92f60b7c15b53dfbb1f23fce8c (diff)
downloadrockbox-91c4873253bd7350e3430c455a7f58df576553de.tar.gz
rockbox-91c4873253bd7350e3430c455a7f58df576553de.zip
H300: ADC driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7906 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 5343b657d9..a3d07a61bd 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -57,7 +57,7 @@
57/* Type of mobile power */ 57/* Type of mobile power */
58#define CONFIG_BATTERY BATT_LIPOL1300 58#define CONFIG_BATTERY BATT_LIPOL1300
59 59
60#define BATTERY_SCALE_FACTOR 16665 /* FIX: this value is picked at random */ 60#define BATTERY_SCALE_FACTOR 23437 /* FIX: this value is picked at random */
61 61
62/* Define this if the platform can charge batteries */ 62/* Define this if the platform can charge batteries */
63#define HAVE_CHARGING 1 63#define HAVE_CHARGING 1