Flush the queues if new data comes in.

This commit is contained in:
Jonathan Naylor
2016-06-17 07:37:49 +01:00
parent 199109417b
commit c1fcc2f2f4
3 changed files with 26 additions and 3 deletions

View File

@@ -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);