mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Don't send RPTCL on DMR under error conditions.
This commit is contained in:
parent
6b43bce561
commit
dad34bea98
7 changed files with 16 additions and 16 deletions
|
|
@ -57,7 +57,7 @@ public:
|
|||
|
||||
virtual bool isConnected() const;
|
||||
|
||||
virtual void close();
|
||||
virtual void close(bool sayGoodbye);
|
||||
|
||||
private:
|
||||
std::string m_address;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue