mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Add the holdoff timers.
This commit is contained in:
parent
9ed2c00b0c
commit
57d8faa07e
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue