kopia lustrzana https://github.com/Hamlib/Hamlib
Fix the other TS570 model too
rodzic
0eca80281f
commit
c58d46cfbe
|
@ -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,
|
||||
|
|
Ładowanie…
Reference in New Issue