mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Add the holdoff timers.
This commit is contained in:
parent
9ed2c00b0c
commit
57d8faa07e
2 changed files with 2 additions and 0 deletions
|
|
@ -466,6 +466,7 @@ void CDStarControl::writeNetwork()
|
|||
|
||||
m_netHeader = header;
|
||||
|
||||
m_holdoffTimer.start();
|
||||
m_netTimeoutTimer.start();
|
||||
m_packetTimer.start();
|
||||
m_elapsed.start();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue