printf remove

This commit is contained in:
iceman1001 2020-08-29 11:57:31 +02:00
parent a34b9293e8
commit 04c5091018

View file

@ -1266,8 +1266,7 @@ static int CmdHF15Dump(const char *Cmd) {
retry = 0;
blocknum++;
printf(".");
fflush(stdout);
PrintAndLogEx(NORMAL, "." NOLF);
}
}