Improving packet loss detection

This commit is contained in:
Andy CA6JAU
2018-02-09 14:32:52 -03:00
parent a0a4b27217
commit 88273f3f3b
2 changed files with 11 additions and 29 deletions

View File

@@ -78,7 +78,6 @@ private:
CDMRLC* m_rfLC;
CDMRLC* m_netLC;
unsigned char m_rfSeqNo;
unsigned char m_netSeqNo;
unsigned char m_rfN;
unsigned char m_netN;
CTimer m_networkWatchdog;