diff --git a/client/src/cmdhfmfu.c b/client/src/cmdhfmfu.c index 2c2e1abda..2591912f1 100644 --- a/client/src/cmdhfmfu.c +++ b/client/src/cmdhfmfu.c @@ -4698,8 +4698,8 @@ static int CmdHF14AMfuOtpTearoff(const char *Cmd) { current++; end++; start++; - retries = 0; PrintAndLogEx(INFO, _CYAN_("Retried %u times, increased delay with 1us"), retries); + retries = 0; } } }