mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
printf remove
This commit is contained in:
parent
a34b9293e8
commit
04c5091018
1 changed files with 1 additions and 2 deletions
|
@ -1266,8 +1266,7 @@ static int CmdHF15Dump(const char *Cmd) {
|
|||
retry = 0;
|
||||
blocknum++;
|
||||
|
||||
printf(".");
|
||||
fflush(stdout);
|
||||
PrintAndLogEx(NORMAL, "." NOLF);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue