mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
Add the concept of fixed modes.
This commit is contained in:
@@ -103,6 +103,7 @@ private:
|
||||
std::string m_lockFileName;
|
||||
CMobileGPS* m_mobileGPS;
|
||||
CRemoteControl* m_remoteControl;
|
||||
bool m_fixedMode;
|
||||
|
||||
void readParams();
|
||||
bool createModem();
|
||||
|
||||
Reference in New Issue
Block a user