remove todo

This commit is contained in:
merlokk 2021-08-06 23:10:40 +03:00
commit ac7be1c4f4

View file

@ -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
*/