This commit is contained in:
Raphaël Assénat 2013-11-23 03:41:53 +00:00
parent 7c6ea2a369
commit 2d7701aacd
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ section at the end of this file).
*/
#define USB_CFG_DEVICE_ID 0x08, 0x00 /* Dremcast to USB */
#define USB_CFG_DEVICE_VERSION 0x01, 0x01
#define USB_CFG_DEVICE_VERSION 0x02, 0x01
/* Version number of the device: Minor number first, then major number.
*/
#define USB_CFG_VENDOR_NAME 'r', 'a', 'p', 'h', 'n', 'e', 't', '.', 'n', 'e', 't'