mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-24 07:15:38 +08:00
Abort the voice prompt if network traffic appears on the same slot.
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
|
||||
virtual PROCESS_RESULT process(CDMRData& data, bool trace);
|
||||
|
||||
void stopVoice(unsigned int slot);
|
||||
|
||||
void tgChange(unsigned int slot, unsigned int tg);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user