mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
Add an FM EOT network message.
This commit is contained in:
@@ -35,7 +35,9 @@ public:
|
||||
|
||||
void enable(bool enabled);
|
||||
|
||||
bool write(const unsigned char* data, unsigned int length);
|
||||
bool writeData(const unsigned char* data, unsigned int length);
|
||||
|
||||
bool writeEOT();
|
||||
|
||||
unsigned int read(unsigned char* data, unsigned int space);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user