reverted back to no 'official' modem protocol supported

This commit is contained in:
roel@libnfc.org 2013-04-15 09:15:36 +00:00
parent 2aded84aa8
commit cfcd80459f

View file

@ -81,7 +81,7 @@ const char cfgDescriptor[] = {
0x01, // bNumEndpoints
0x02, // bInterfaceClass
0x02, // bInterfaceSubclass
0x01, // bInterfaceProtocol
0x00, // bInterfaceProtocol
0x00, // iInterface
/* Header Functional Descriptor */