mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 02:34:48 +08:00
text
This commit is contained in:
parent
d088ed4232
commit
ddd62e2848
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,7 @@ int CmdLFSim(const char *Cmd) {
|
|||
}
|
||||
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;
|
||||
|
||||
PrintAndLogEx(NORMAL, "Simulating");
|
||||
|
|
Loading…
Reference in a new issue