mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 17:49:32 +08:00
unused
This commit is contained in:
parent
84233a8f85
commit
9c78f4d6d0
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ void GetKeySettings(uint8_t *aid) {
|
|||
char messStr[512] = {0x00};
|
||||
char *str = messStr;
|
||||
uint8_t isOK = 0;
|
||||
uint32_t options = NONE;
|
||||
uint32_t options;
|
||||
UsbCommand c = {CMD_MIFARE_DESFIRE};
|
||||
UsbCommand resp;
|
||||
|
||||
|
|
Loading…
Reference in a new issue