summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodmini.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodmini.h')
-rw-r--r--firmware/export/config-ipodmini.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index 9036adcc46..ca82d5a560 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -176,7 +176,8 @@
176 176
177/* enable these for the experimental usb stack */ 177/* enable these for the experimental usb stack */
178#define HAVE_USBSTACK 178#define HAVE_USBSTACK
179#define USE_ROCKBOX_USB 179/*Disable USB for the release due to charging issues */
180/*#define USE_ROCKBOX_USB*/
180#define USB_VENDOR_ID 0x05ac 181#define USB_VENDOR_ID 0x05ac
181#define USB_PRODUCT_ID 0x1205 182#define USB_PRODUCT_ID 0x1205
182 183