mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-22 23:24:22 +08:00
hf mf sim - textual
This commit is contained in:
parent
8fee7e914e
commit
7e3c13fa0d
1 changed files with 1 additions and 1 deletions
|
@ -3452,7 +3452,7 @@ static int CmdHF14AMfSim(const char *Cmd) {
|
|||
}
|
||||
showSectorTable(k_sector, k_sectorsCount);
|
||||
} else {
|
||||
PrintAndLogEx(INFO, "Press pm3-button or abort simulation");
|
||||
PrintAndLogEx(INFO, "Press pm3-button to abort simulation");
|
||||
}
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue