summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano.h')
-rw-r--r--firmware/export/config-ipodnano.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 31108091b9..8483f56613 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -167,7 +167,8 @@
167 167
168/* enable these for the experimental usb stack */ 168/* enable these for the experimental usb stack */
169#define HAVE_USBSTACK 169#define HAVE_USBSTACK
170#define USE_ROCKBOX_USB 170/*Disable USB for the release due to charging issues */
171/*#define USE_ROCKBOX_USB*/
171#define USB_VENDOR_ID 0x05ac 172#define USB_VENDOR_ID 0x05ac
172#define USB_PRODUCT_ID 0x120a 173#define USB_PRODUCT_ID 0x120a
173 174