mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
Change D-Star EOT RF transmission control.
This commit is contained in:
@@ -74,6 +74,7 @@ private:
|
||||
|
||||
void writeQueueHeader(const unsigned char* data);
|
||||
void writeQueueData(const unsigned char* data);
|
||||
void writeQueueEOT();
|
||||
void writeNetworkHeader(const unsigned char* data, bool busy);
|
||||
void writeNetworkData(const unsigned char* data, unsigned int errors, bool end, bool busy);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user