This commit is contained in:
iceman1001 2019-09-19 10:55:34 +02:00
parent 21a7de38b8
commit a604f641b3

View file

@ -63,7 +63,7 @@ static int CmdPacClone(const char *Cmd) {
}
static int CmdPacSim(const char *Cmd) {
// NRZ sim.
PrintAndLogEx(INFO, " To be implemented, feel free to contribute!");
return PM3_SUCCESS;