chg: the dot progress is not logged anymore. Force fflush afterwards.
This commit is contained in:
@@ -421,7 +421,7 @@ int CmdLFSim(const char *Cmd) {
|
||||
clearCommandBuffer();
|
||||
SendCommand(&c);
|
||||
WaitForResponse(CMD_ACK, NULL);
|
||||
PrintAndLogEx(NORMAL, ".");
|
||||
printf("."); fflush(stdout);
|
||||
}
|
||||
|
||||
PrintAndLogEx(NORMAL, "Simulating");
|
||||
|
||||
Reference in New Issue
Block a user