pull/777/head
Mike Black W9MDB 2021-08-27 22:25:53 -05:00
rodzic 4e1d243156
commit 4653aa2f6e
3 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -2951,6 +2951,7 @@ int HAMLIB_API rig_set_ptt(RIG *rig, vfo_t vfo, ptt_t ptt)
TRACE; TRACE;
rc2 = RIG_OK; rc2 = RIG_OK;
if (!targetable_ptt) if (!targetable_ptt)
{ {
rc2 = caps->set_vfo(rig, curr_vfo); rc2 = caps->set_vfo(rig, curr_vfo);