0x01, /* bNumEndpoints */\r
0x03, /* bInterfaceClass: HID code */\r
0x00, /* bInterfaceSubclass */\r
- 0x00, /* bInterfaceProtocol */\r
+ 0x01, /* bInterfaceProtocol */\r
usbINTERFACE_STRING,/* iInterface */\r
\r
/* HID Descriptor */\r
0x01, /* bNumEndpoints */\r
0x02, /* bInterfaceClass: Comm Interface Class */\r
0x02, /* bInterfaceSubclass: Abstract Control Model*/\r
- 0x00, /* bInterfaceProtocol */\r
+ 0x01, /* bInterfaceProtocol */\r
usbINTERFACE_STRING,/* iInterface */\r
\r
/* Header Functional Descriptor */\r
0x02, /* bNumEndPoints */\r
0x0A, /* bInterfaceClass */\r
0x00, /* bInterfaceSubclass */\r
- 0x00, /* bInterfaceProtocol */\r
+ 0x01, /* bInterfaceProtocol */\r
0x00, /* iInterface */\r
\r
/* CDC Data - Endpoint 1 descriptor */\r