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:
parent
41ef1d512c
commit
eec03f5f29
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue