summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2004-10-10 01:25:32 +0000
committerJens Arnold <amiconn@rockbox.org>2004-10-10 01:25:32 +0000
commitccfa4cd97af5fd8a4d4868d92cb616a7959b5fa2 (patch)
tree6e16459ed3951a0c7dbefbc695b51f3718d68c9d /firmware/export/config-fmrecorder.h
parentf5bdf6952c49ed6ab08020a93cbd2a07d4ea0901 (diff)
downloadrockbox-ccfa4cd97af5fd8a4d4868d92cb616a7959b5fa2.tar.gz
rockbox-ccfa4cd97af5fd8a4d4868d92cb616a7959b5fa2.zip
Removed car adapter mode for Ondio, and changed the misleading config option HAVE_BATTERIES to the more appropriate HAVE_CHARGING
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5242 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 8d3f1a1051..aec31c2b84 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -62,7 +62,7 @@
62#define USB_FMRECORDERSTYLE 1 62#define USB_FMRECORDERSTYLE 1
63 63
64/* Define this if the platform can charge batteries */ 64/* Define this if the platform can charge batteries */
65#define HAVE_BATTERIES 1 65#define HAVE_CHARGING 1
66 66
67/* The start address index for ROM builds */ 67/* The start address index for ROM builds */
68#define ROM_START 0x14010 68#define ROM_START 0x14010