|
|
@@ -1128,7 +1128,7 @@ PROGMEM const uint8_t usb_config_descriptor_480[CONFIG_DESC_SIZE] = { |
|
|
|
0x06, // bInterfaceClass (0x06 = still image) |
|
|
|
0x01, // bInterfaceSubClass |
|
|
|
0x01, // bInterfaceProtocol |
|
|
|
4, // iInterface |
|
|
|
0, // iInterface |
|
|
|
// endpoint descriptor, USB spec 9.6.6, page 269-271, Table 9-13 |
|
|
|
7, // bLength |
|
|
|
5, // bDescriptorType |
|
|
@@ -1962,7 +1962,7 @@ PROGMEM const uint8_t usb_config_descriptor_12[CONFIG_DESC_SIZE] = { |
|
|
|
0x06, // bInterfaceClass (0x06 = still image) |
|
|
|
0x01, // bInterfaceSubClass |
|
|
|
0x01, // bInterfaceProtocol |
|
|
|
4, // iInterface |
|
|
|
0, // iInterface |
|
|
|
// endpoint descriptor, USB spec 9.6.6, page 269-271, Table 9-13 |
|
|
|
7, // bLength |
|
|
|
5, // bDescriptorType |