rework ping
This commit is contained in:
@@ -2027,7 +2027,7 @@ out:
|
||||
// Disable fast mode and send a dummy command to make it effective
|
||||
conn.block_after_ACK = false;
|
||||
SendCommandNG(CMD_PING, NULL, 0);
|
||||
WaitForResponseTimeout(CMD_ACK, NULL, 1000);
|
||||
WaitForResponseTimeout(CMD_PING, NULL, 1000);
|
||||
|
||||
|
||||
if (createDumpFile) {
|
||||
|
||||
Reference in New Issue
Block a user