mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
More changes to the NXDN networking.
This commit is contained in:
parent
f048caa597
commit
e78320fc18
4 changed files with 24 additions and 20 deletions
|
|
@ -86,7 +86,7 @@ private:
|
|||
|
||||
void writeQueueRF(const unsigned char* data);
|
||||
void writeQueueNet(const unsigned char* data);
|
||||
void writeNetwork(const unsigned char* data, unsigned int count);
|
||||
void writeNetwork(const unsigned char* data, unsigned int count, bool end);
|
||||
void writeNetwork();
|
||||
|
||||
void scrambler(unsigned char* data) const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue