dont use kenwood_get_ptt for thd74 as IF is not implemented

pull/19/head
Sebastian Denz 2018-05-01 14:10:16 +02:00
rodzic aeb94de8dc
commit f1785f3915
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -208,7 +208,7 @@ const struct rig_caps thd74_caps =
.get_mode = thd74_get_mode,
//.set_split_vfo = kenwood_set_split_vfo,
//.get_split_vfo = kenwood_get_split_vfo_if,
.get_ptt = kenwood_get_ptt,
//.get_ptt = kenwood_get_ptt,
.set_ptt = thd74_set_ptt,
.get_dcd = th_get_dcd,