hf mf sim - textual

This commit is contained in:
iceman1001 2021-09-10 18:12:12 +02:00
parent 8fee7e914e
commit 7e3c13fa0d

View file

@ -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;
}