More silence tweaks.

This commit is contained in:
Jonathan Naylor
2016-08-10 14:33:34 +01:00
committed by GitHub
parent 171f0ac8cc
commit 27edf9fc1c

View File

@@ -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),