summaryrefslogtreecommitdiffstats
path: root/firmware/export
diff options
context:
space:
mode:
authorUwe Freese <thebreaker@rockbox.org>2003-02-13 12:05:06 +0000
committerUwe Freese <thebreaker@rockbox.org>2003-02-13 12:05:06 +0000
commite04a3a02ac0b5cfb52e6cdb00c7792fe8610b5c5 (patch)
treeb1a419595fd2512aee43e81871a386d31a854a79 /firmware/export
parent77d457c71c88dbc246589e5799d31cdecbfa32c4 (diff)
downloadrockbox-e04a3a02ac0b5cfb52e6cdb00c7792fe8610b5c5.tar.gz
rockbox-e04a3a02ac0b5cfb52e6cdb00c7792fe8610b5c5.zip
guessed battery scale factor for FM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3244 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-fmrecorder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index c49d291495..88ed9e433c 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -25,8 +25,8 @@
/* Define this to the CPU frequency */
#define CPU_FREQ 11059200
-/* Battery scale factor (?) */
-#define BATTERY_SCALE_FACTOR 6465
+/* Battery scale factor (guessed, seems to be 1,25 * value from recorder) */
+#define BATTERY_SCALE_FACTOR 8081
/* Define this if you control power on PBDR (instead of PADR) */
#define HAVE_POWEROFF_ON_PBDR