chg: the dot progress is not logged anymore. Force fflush afterwards.
This commit is contained in:
@@ -748,7 +748,7 @@ int CmdHF15Dump(const char*Cmd) {
|
||||
retry = 0;
|
||||
blocknum++;
|
||||
|
||||
PrintAndLogEx(NORMAL, "."); fflush(stdout);
|
||||
printf("."); fflush(stdout);
|
||||
}
|
||||
}
|
||||
PrintAndLogEx(NORMAL, "\n");
|
||||
|
||||
Reference in New Issue
Block a user