mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 22:33:48 -07:00
remove todo
This commit is contained in:
parent
f6e86293f0
commit
e93291e61d
1 changed files with 0 additions and 5 deletions
|
@ -6114,7 +6114,6 @@ static int CmdHF14ADesGetFileISOIDs(const char *Cmd) {
|
||||||
return PM3_SUCCESS;
|
return PM3_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
// {"getfilesettings", CmdHF14ADesGetFileSettings, IfPm3Iso14443a, "[new]Get file settings"},
|
|
||||||
static int CmdHF14ADesGetFileSettings(const char *Cmd) {
|
static int CmdHF14ADesGetFileSettings(const char *Cmd) {
|
||||||
CLIParserContext *ctx;
|
CLIParserContext *ctx;
|
||||||
CLIParserInit(&ctx, "hf mfdes getfilesettings",
|
CLIParserInit(&ctx, "hf mfdes getfilesettings",
|
||||||
|
@ -6265,10 +6264,6 @@ int CmdHFMFDes(const char *Cmd) {
|
||||||
/*
|
/*
|
||||||
ToDo:
|
ToDo:
|
||||||
|
|
||||||
Native Cmds
|
|
||||||
-----------
|
|
||||||
ChangeFileSettings
|
|
||||||
|
|
||||||
ISO/IEC 7816 Cmds
|
ISO/IEC 7816 Cmds
|
||||||
-----------------
|
-----------------
|
||||||
'A4' Select
|
'A4' Select
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue