mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Make TS-790 match TS-50 & TS-940
These rigs are of the same vintage, and the command set is very similar.
This commit is contained in:
parent
102e31c1fa
commit
751ae294db
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ struct rig_caps ts790_caps =
|
|||
.get_mode = kenwood_get_mode_if,
|
||||
.set_vfo = kenwood_set_vfo,
|
||||
.get_vfo = kenwood_get_vfo_if,
|
||||
.set_split_vfo = kenwood_set_split_vfo,
|
||||
.set_split_vfo = kenwood_set_split,
|
||||
.get_split_vfo = kenwood_get_split_vfo_if,
|
||||
.set_ctcss_tone = kenwood_set_ctcss_tone,
|
||||
.get_ctcss_tone = kenwood_get_ctcss_tone,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue