This commit is contained in:
Philippe Teuwen 2019-05-08 22:45:20 +02:00
parent d088ed4232
commit ddd62e2848

View file

@ -432,7 +432,7 @@ int CmdLFSim(const char *Cmd) {
} }
printf("\n"); printf("\n");
// Disable fast mode and send a dummy command to make it effective // Disable fast mode before last command
conn.block_after_ACK = false; conn.block_after_ACK = false;
PrintAndLogEx(NORMAL, "Simulating"); PrintAndLogEx(NORMAL, "Simulating");