From 3f809e716dea26d77bf2cd8e70c3d709c3c25169 Mon Sep 17 00:00:00 2001 From: Heikki Hannikainen Date: Tue, 6 Aug 2002 10:50:50 +0000 Subject: Added battery charger code for the recorder and battery voltage statistics keeping for all platforms. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1546 a1c6a512-1295-4272-9138-f99709370657 --- firmware/config-recorder.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'firmware/config-recorder.h') diff --git a/firmware/config-recorder.h b/firmware/config-recorder.h index a365214451..9bcfc7bc60 100644 --- a/firmware/config-recorder.h +++ b/firmware/config-recorder.h @@ -12,3 +12,7 @@ /* Define this if you have a MAS3587F */ #define HAVE_MAS3587F + +/* Define this if you have charging control */ +#define HAVE_CHARGE_CTRL + -- cgit v1.2.3