kopia lustrzana https://github.com/Hamlib/Hamlib
Update max baud rate for ft710.c
rodzic
436365f6a4
commit
791a5e3f57
|
@ -145,7 +145,7 @@ const struct rig_caps ft710_caps =
|
|||
.dcd_type = RIG_DCD_NONE,
|
||||
.port_type = RIG_PORT_SERIAL,
|
||||
.serial_rate_min = 4800,
|
||||
.serial_rate_max = 38400,
|
||||
.serial_rate_max = 115200,
|
||||
.serial_data_bits = 8,
|
||||
.serial_stop_bits = 2,
|
||||
.serial_parity = RIG_PARITY_NONE,
|
||||
|
|
Ładowanie…
Reference in New Issue