summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r--firmware/export/config-ipodcolor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index ea02b90964..0dc691934f 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -157,7 +157,8 @@
157 157
158/* enable these for the experimental usb stack */ 158/* enable these for the experimental usb stack */
159#define HAVE_USBSTACK 159#define HAVE_USBSTACK
160#define USE_ROCKBOX_USB 160/*Disable USB for the release due to charging issues */
161/*#define USE_ROCKBOX_USB*/
161#define USB_VENDOR_ID 0x05ac 162#define USB_VENDOR_ID 0x05ac
162#define USB_PRODUCT_ID 0x1204 163#define USB_PRODUCT_ID 0x1204
163 164