summaryrefslogtreecommitdiff
path: root/firmware/config-recorder.h
diff options
context:
space:
mode:
authorHeikki Hannikainen <hessuh@rockbox.org>2002-08-06 10:50:50 +0000
committerHeikki Hannikainen <hessuh@rockbox.org>2002-08-06 10:50:50 +0000
commit3f809e716dea26d77bf2cd8e70c3d709c3c25169 (patch)
tree46a8c464ab37daf62e6b4b335fb195bbedb123d9 /firmware/config-recorder.h
parent82a1cad9b85cda897fbd70e77b1ec27518af5c3d (diff)
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
Diffstat (limited to 'firmware/config-recorder.h')
-rw-r--r--firmware/config-recorder.h4
1 files changed, 4 insertions, 0 deletions
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
+