From ccfa4cd97af5fd8a4d4868d92cb616a7959b5fa2 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sun, 10 Oct 2004 01:25:32 +0000 Subject: 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 --- firmware/export/config-fmrecorder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-fmrecorder.h') 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 @@ #define USB_FMRECORDERSTYLE 1 /* Define this if the platform can charge batteries */ -#define HAVE_BATTERIES 1 +#define HAVE_CHARGING 1 /* The start address index for ROM builds */ #define ROM_START 0x14010 -- cgit v1.2.3