Undo ts790 change

pull/103/head
Michael Black 2019-05-15 15:02:27 -05:00
rodzic c2eb8440a8
commit ad9bcf66c5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -84,7 +84,7 @@ const struct rig_caps ts790_caps = {
.serial_data_bits = 8,
.serial_stop_bits = 2,
.serial_parity = RIG_PARITY_NONE,
.serial_handshake = RIG_HANDSHAKE_NONE,
.serial_handshake = RIG_HANDSHAKE_HARDWARE,
.write_delay = 0,
.post_write_delay = 0,
.timeout = 1000,