|
|
|
@ -255,7 +255,7 @@ static const struct cfg0_2p cfg0_2p PROGMEM = {
@@ -255,7 +255,7 @@ static const struct cfg0_2p cfg0_2p PROGMEM = {
|
|
|
|
|
struct usb_device_descriptor device_descriptor = { |
|
|
|
|
.bLength = sizeof(struct usb_device_descriptor), |
|
|
|
|
.bDescriptorType = DEVICE_DESCRIPTOR, |
|
|
|
|
.bcdUSB = 0x0101, |
|
|
|
|
.bcdUSB = 0x0110, |
|
|
|
|
.bDeviceClass = 0, // set at interface
|
|
|
|
|
.bDeviceSubClass = 0, // set at interface
|
|
|
|
|
.bDeviceProtocol = 0, |
|
|
|
|