mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Flush the queues if new data comes in.
This commit is contained in:
parent
199109417b
commit
c1fcc2f2f4
3 changed files with 26 additions and 3 deletions
1
Modem.h
1
Modem.h
|
|
@ -64,6 +64,7 @@ public:
|
|||
|
||||
bool writeDMRStart(bool tx);
|
||||
bool writeDMRShortLC(const unsigned char* lc);
|
||||
bool writeDMRAbort(unsigned int slotNo);
|
||||
|
||||
bool setMode(unsigned char mode);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue