X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/2aded84aa83e242945a6304f67c79695d1409a36..3b33bda694bcd22e2ceb8c9ff052f8fd4b81e3e8:/common/usb_cdc.c diff --git a/common/usb_cdc.c b/common/usb_cdc.c index 97551692..e2787fb6 100644 --- a/common/usb_cdc.c +++ b/common/usb_cdc.c @@ -81,7 +81,7 @@ const char cfgDescriptor[] = { 0x01, // bNumEndpoints 0x02, // bInterfaceClass 0x02, // bInterfaceSubclass - 0x01, // bInterfaceProtocol + 0x00, // bInterfaceProtocol 0x00, // iInterface /* Header Functional Descriptor */