mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-08 06:00:53 -07:00
reverted back to no 'official' modem protocol supported
This commit is contained in:
parent
2aded84aa8
commit
cfcd80459f
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ const char cfgDescriptor[] = {
|
|||
0x01, // bNumEndpoints
|
||||
0x02, // bInterfaceClass
|
||||
0x02, // bInterfaceSubclass
|
||||
0x01, // bInterfaceProtocol
|
||||
0x00, // bInterfaceProtocol
|
||||
0x00, // iInterface
|
||||
|
||||
/* Header Functional Descriptor */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue