summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-12-12 13:29:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-12-12 13:29:11 +0000
commit8d69f78423978e20997b34709d5b6d39896c9237 (patch)
tree832f08660866319636f16b91ca89e46153cc5bf6 /firmware/export/config-fmrecorder.h
parentc4b73634fe6cafebcb4a4f33ae392d73f81cb757 (diff)
downloadrockbox-8d69f78423978e20997b34709d5b6d39896c9237.tar.gz
rockbox-8d69f78423978e20997b34709d5b6d39896c9237.zip
Additional Neo support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4132 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index d7e6c8f8f7..738633dcc5 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -51,3 +51,6 @@
51 51
52/* How to detect USB */ 52/* How to detect USB */
53#define USB_FMRECORDERSTYLE 1 53#define USB_FMRECORDERSTYLE 1
54
55/* Define this if the platform has batteries */
56#define HAVE_BATTERIES 1