mirror of
https://github.com/oe7drt/YSFClients.git
synced 2026-01-04 23:50:05 +01:00
commit
987f26221c
|
|
@ -163,7 +163,9 @@ void CYSFReflector::run()
|
|||
ret = network.open();
|
||||
if (!ret)
|
||||
return;
|
||||
|
||||
|
||||
network.setCount(0);
|
||||
|
||||
CStopWatch stopWatch;
|
||||
stopWatch.start();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue