mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-09 16:33:48 +00:00
Remove content duplicate removal, use sequence numbers only.
This commit is contained in:
parent
8df0eae8bb
commit
b8ce945987
2 changed files with 2 additions and 17 deletions
|
|
@ -65,7 +65,6 @@ private:
|
|||
CYSFPayload m_rfPayload;
|
||||
CYSFPayload m_netPayload;
|
||||
unsigned char m_netSeqNo;
|
||||
unsigned int m_netCsum;
|
||||
FILE* m_fp;
|
||||
|
||||
void writeQueueRF(const unsigned char* data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue