mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
minor fix
This commit is contained in:
parent
de967f9332
commit
fe1bd6f2c4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue