Removed I/O flush ask commented by Bill, G4WJS

Hamlib-3.1
dh1tw 2016-06-10 22:56:14 +02:00
rodzic 9603244910
commit ef89d52738
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -4445,7 +4445,6 @@ int newcat_set_cmd (RIG *rig)
/* skip validation if high throughput is needed */
if (priv->fast_set_commands == TRUE){
serial_flush (&state->rigport);
return RIG_OK;
}