summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-11-27 21:24:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-11-27 21:24:02 +0000
commit23e056e41b4f10b6ae607415de8adde99f7263cc (patch)
tree4f2fbe59b4d6b0666623c611c2eac614a00215af /firmware/export/config-recorder.h
parent50eb373fbaa72cd309377621434b008ddc193be2 (diff)
downloadrockbox-23e056e41b4f10b6ae607415de8adde99f7263cc.tar.gz
rockbox-23e056e41b4f10b6ae607415de8adde99f7263cc.zip
new usb-style defines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4073 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 33e40b7790..f8326a0ead 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -36,3 +36,6 @@
36 36
37/* Offset ( in the firmware file's header ) to the real data */ 37/* Offset ( in the firmware file's header ) to the real data */
38#define FIRMWARE_OFFSET_FILE_DATA 6 38#define FIRMWARE_OFFSET_FILE_DATA 6
39
40/* How to detect USB */
41#define USB_RECORDERSTYLE 1