kopia lustrzana https://github.com/Hamlib/Hamlib
Merge branch 'master' of https://github.com/mdblack98/Hamlib
commit
089edc7882
|
@ -2194,7 +2194,7 @@ declare_proto_rig(set_ptt)
|
||||||
declare_proto_rig(get_ptt)
|
declare_proto_rig(get_ptt)
|
||||||
{
|
{
|
||||||
int status;
|
int status;
|
||||||
ptt_t ptt;
|
ptt_t ptt = 0;
|
||||||
|
|
||||||
status = rig_get_ptt(rig, vfo, &ptt);
|
status = rig_get_ptt(rig, vfo, &ptt);
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue