kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
bdeb433d04
commit
00d69f63ef
|
@ -1541,6 +1541,8 @@ int HAMLIB_API rig_close(RIG *rig)
|
||||||
|
|
||||||
morse_data_handler_stop(rig);
|
morse_data_handler_stop(rig);
|
||||||
async_data_handler_stop(rig);
|
async_data_handler_stop(rig);
|
||||||
|
network_multicast_publisher_stop(rig);
|
||||||
|
while(rs->multicast_publisher_run != 2) hl_usleep(10*1000);
|
||||||
//multicast_stop(rig);
|
//multicast_stop(rig);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Ładowanie…
Reference in New Issue