mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-24 07:05:40 -07:00
remove todo
This commit is contained in:
parent
53874fcd24
commit
ac7be1c4f4
1 changed files with 0 additions and 10 deletions
|
@ -5932,13 +5932,3 @@ int CmdHFMFDes(const char *Cmd) {
|
||||||
clearCommandBuffer();
|
clearCommandBuffer();
|
||||||
return CmdsParse(CommandTable, Cmd);
|
return CmdsParse(CommandTable, Cmd);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
ToDo:
|
|
||||||
|
|
||||||
ISO/IEC 7816 Cmds
|
|
||||||
-----------------
|
|
||||||
'D6' Update Binary
|
|
||||||
'E2' Append Records
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue