mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-25 09:50:21 +01:00
More silence tweaks.
This commit is contained in:
parent
171f0ac8cc
commit
27edf9fc1c
|
|
@ -73,7 +73,7 @@ m_netN(0U),
|
|||
m_networkWatchdog(1000U, 0U, 1500U),
|
||||
m_rfTimeoutTimer(1000U, timeout),
|
||||
m_netTimeoutTimer(1000U, timeout),
|
||||
m_packetTimer(1000U, 0U, 100U),
|
||||
m_packetTimer(1000U, 0U, 500U),
|
||||
m_interval(),
|
||||
m_elapsed(),
|
||||
m_rfFrames(0U),
|
||||
|
|
|
|||
Loading…
Reference in a new issue