mirror of
https://github.com/g4klx/MMDVMHost
synced 2026-02-06 06:35:39 +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