mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:27:09 +08:00
Merge branch 'SimpleDMR' into AX25_FM
This commit is contained in:
@@ -54,7 +54,7 @@ enum REMOTE_COMMAND {
|
||||
|
||||
class CRemoteControl {
|
||||
public:
|
||||
CRemoteControl(unsigned int port);
|
||||
CRemoteControl(const std::string address, unsigned int port);
|
||||
~CRemoteControl();
|
||||
|
||||
bool open();
|
||||
|
||||
Reference in New Issue
Block a user