We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdd1dc commit 8028928Copy full SHA for 8028928
rigs/yaesu/ft9000.c
@@ -352,7 +352,7 @@ const struct rig_caps ft9000Old_caps =
352
.set_mode = newcat_set_mode,
353
.get_mode = newcat_get_mode,
354
// .set_vfo = newcat_set_vfo, // old FTDX9000 does not have VS command
355
- .get_vfo = newcat_get_vfo,
+// .get_vfo = newcat_get_vfo,
356
.set_ptt = newcat_set_ptt,
357
.get_ptt = newcat_get_ptt,
358
.set_split_vfo = newcat_set_split_vfo,
0 commit comments