mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 01:18:41 +08:00
Use MQTT for the remote command handling.
This commit is contained in:
@@ -131,7 +131,7 @@ private:
|
||||
bool createFMNetwork();
|
||||
bool createAX25Network();
|
||||
|
||||
void remoteControl();
|
||||
void remoteControl(const std::string& commandString);
|
||||
void processModeCommand(unsigned char mode, unsigned int timeout);
|
||||
void processEnableCommand(bool& mode, bool enabled);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user