mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-01 05:07:03 +08:00
remove unused usb command
This commit is contained in:
parent
c0f4abb8d4
commit
6579ca908e
1 changed files with 0 additions and 1 deletions
|
@ -593,7 +593,6 @@ typedef struct {
|
|||
#define CMD_HF_ICLASS_READBL 0x0396
|
||||
#define CMD_HF_ICLASS_WRITEBL 0x0397
|
||||
#define CMD_HF_ICLASS_EML_MEMSET 0x0398
|
||||
#define CMD_HF_ICLASS_AUTH 0x0399
|
||||
#define CMD_HF_ICLASS_CHKKEYS 0x039A
|
||||
#define CMD_HF_ICLASS_RESTORE 0x039B
|
||||
|
||||
|
|
Loading…
Reference in a new issue