From: roel@libnfc.org Date: Mon, 15 Apr 2013 09:15:36 +0000 (+0000) Subject: reverted back to no 'official' modem protocol supported X-Git-Tag: v1.0.0~107 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/cfcd80459fd652d78c9addcb6f1c46f459097306 reverted back to no 'official' modem protocol supported --- 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 */