From ddd62e2848fe3fa5f216719893fa210f8d3d05ca Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Wed, 8 May 2019 22:45:20 +0200 Subject: [PATCH] text --- client/cmdlf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/cmdlf.c b/client/cmdlf.c index 85f876d27..8e504df82 100644 --- a/client/cmdlf.c +++ b/client/cmdlf.c @@ -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");