mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Add the holdoff timers.
This commit is contained in:
@@ -346,6 +346,7 @@ void CYSFControl::writeNetwork()
|
||||
m_display->writeFusion("??????????", "??????????", "N");
|
||||
LogMessage("YSF, received network data from ?????????? to ??????????");
|
||||
m_netTimeoutTimer.start();
|
||||
m_holdoffTimer.start();
|
||||
m_netState = RS_NET_AUDIO;
|
||||
m_netFrames = 0U;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user