hf mf sim - textual

This commit is contained in:
iceman1001
2021-09-10 18:11:19 +02:00
parent 825fd39b11
commit 8fee7e914e
+2
View File
@@ -3451,6 +3451,8 @@ static int CmdHF14AMfSim(const char *Cmd) {
readerAttack(k_sector, k_sectorsCount, data[0], setEmulatorMem, verbose);
}
showSectorTable(k_sector, k_sectorsCount);
} else {
PrintAndLogEx(INFO, "Press pm3-button or abort simulation");
}
return PM3_SUCCESS;
}