mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
Fix outgoing NXDN networking.
This commit is contained in:
@@ -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, bool end);
|
||||
void writeNetwork(const unsigned char* data, bool dat);
|
||||
void writeNetwork();
|
||||
|
||||
void scrambler(unsigned char* data) const;
|
||||
|
||||
Reference in New Issue
Block a user