1
0
Fork 0
forked from len0rd/rockbox

Fuze: correct usb pid

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25232 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2010-03-17 09:05:49 +00:00
parent 41ef1d512c
commit eec03f5f29

View file

@ -194,7 +194,7 @@
/* enable these for the experimental usb stack */
#define HAVE_USBSTACK
#define USB_VENDOR_ID 0x0781
#define USB_PRODUCT_ID 0x7423
#define USB_PRODUCT_ID 0x74c1
#endif /* !BOOTLOADER */