chg: the dot progress is not logged anymore. Force fflush afterwards.
This commit is contained in:
@@ -2106,8 +2106,7 @@ int CmdHF14AMfURestore(const char *Cmd){
|
||||
clearCommandBuffer();
|
||||
SendCommand(&c);
|
||||
wait4response(b);
|
||||
PrintAndLogEx(NORMAL, ".");
|
||||
fflush(stdout);
|
||||
printf("."); fflush(stdout);
|
||||
}
|
||||
PrintAndLogEx(NORMAL, "\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user