mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
ADD: added some identification on between old Desfire, Desfire EV1 and Desfire EV2
DEL: removed two old des-commands files which wasn't used.
This commit is contained in:
parent
ddaecc0826
commit
288c6845a7
6 changed files with 24 additions and 108 deletions
|
@ -240,7 +240,6 @@ static command_t CommandTable[] =
|
|||
int CmdHFMFDesfire(const char *Cmd){
|
||||
// flush
|
||||
clearCommandBuffer();
|
||||
//WaitForResponseTimeout(CMD_ACK,NULL,100);
|
||||
CmdsParse(CommandTable, Cmd);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue