Fix the other TS570 model too

pull/1612/head
Mike Black W9MDB 2024-09-12 09:07:23 -05:00
rodzic 0eca80281f
commit c58d46cfbe
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1100,7 +1100,7 @@ struct rig_caps ts570d_caps =
.serial_data_bits = 8,
.serial_stop_bits = 1,
.serial_parity = RIG_PARITY_NONE,
.serial_handshake = RIG_HANDSHAKE_NONE,
.serial_handshake = RIG_HANDSHAKE_HARDWARE,
.write_delay = 0,
.post_write_delay = 30,
.timeout = 500,