Update hamlib_check_rig_caps

pull/976/head
Mike Black W9MDB 2022-02-11 15:00:43 -06:00
rodzic fe9760a625
commit 56dc4471d9
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -123,7 +123,7 @@ const struct rig_caps trp8000_caps =
.vfo_op = skanti_vfo_op,
.set_level = skanti_set_level,
.reset = skanti_reset,
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
/*

Wyświetl plik

@ -167,7 +167,7 @@ const struct rig_caps trp8255_caps =
.set_func = cu_set_func,
.set_parm = cu_set_parm,
.set_ts = cu_set_ts,
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
/*