mirror of
https://github.com/g4klx/MMDVMHost
synced 2026-02-04 22:05:41 +08:00
Don't send RPTCL on DMR under error conditions.
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
|
||||
virtual bool isConnected() const;
|
||||
|
||||
virtual void close();
|
||||
virtual void close(bool sayGoodbye);
|
||||
|
||||
private:
|
||||
std::string m_address;
|
||||
|
||||
Reference in New Issue
Block a user