Skip to content

Commit 4f3f308

Browse files
committed
Enable rig_vfo_op for TS-890S
1 parent 1f707ab commit 4f3f308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rigs/kenwood/ts890s.c

+1
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,7 @@ struct rig_caps ts890s_caps =
669669
.get_mode = kenwood_get_mode,
670670
.set_vfo = kenwood_set_vfo,
671671
.get_vfo = kenwood_get_vfo_if,
672+
.vfo_op = kenwood_vfo_op,
672673
.set_split_vfo = kenwood_set_split_vfo,
673674
.get_split_vfo = ts890s_get_split_vfo,
674675
.set_ctcss_tone = kenwood_set_ctcss_tone_tn,

0 commit comments

Comments
 (0)