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:
George Baltz N3GB 2026-07-02 12:07:17 -04:00
parent 102e31c1fa
commit 751ae294db

View file

@ -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,