mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-17 18:50:32 +08:00
shadowing
This commit is contained in:
parent
c65d782d73
commit
0ffe2a4700
1 changed files with 0 additions and 1 deletions
|
@ -418,7 +418,6 @@ int CmdHF14AInfo(const char *Cmd) {
|
|||
c.arg[2] = 0;
|
||||
clearCommandBuffer();
|
||||
SendCommand(&c);
|
||||
UsbCommand resp;
|
||||
WaitForResponse(CMD_ACK, &resp);
|
||||
|
||||
memcpy(&card, (iso14a_card_select_t *)resp.d.asBytes, sizeof(iso14a_card_select_t));
|
||||
|
|
Loading…
Reference in a new issue