mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 08:05:49 +08:00
Reset the mode's state machines when going to the disabled state.
This commit is contained in:
@@ -46,6 +46,8 @@ public:
|
||||
|
||||
bool isBusy() const;
|
||||
|
||||
void enable(bool enabled);
|
||||
|
||||
private:
|
||||
unsigned int m_colorCode;
|
||||
CModem* m_modem;
|
||||
|
||||
Reference in New Issue
Block a user