Barrett 4050 add get_ptt

pull/928/head
Mike Black W9MDB 2022-01-08 17:16:01 -06:00
rodzic 13e50f1a03
commit 086c3f7f1d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -174,7 +174,7 @@ const struct rig_caps barrett4050_caps =
.get_info = barrett4050_get_info,
.set_ptt = barrett_set_ptt,
.get_ptt = NULL,
.get_ptt = barrett_get_ptt,
.set_split_freq = barrett_set_split_freq,
.set_split_vfo = barrett_set_split_vfo,
.get_split_vfo = barrett_get_split_vfo,