Simplify the frame numbering logic.

This commit is contained in:
Jonathan Naylor
2016-07-12 19:02:36 +01:00
parent 3aa83328b7
commit 36e2f202c3
2 changed files with 13 additions and 16 deletions

View File

@@ -70,7 +70,6 @@ private:
unsigned char m_netN;
CYSFPayload m_rfPayload;
CYSFPayload m_netPayload;
unsigned char m_netSeqNo;
FILE* m_fp;
void writeQueueRF(const unsigned char* data);