mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-07 07:23:53 +00:00
Merge branch 'SimpleDMR' into AX25_FM
This commit is contained in:
commit
2502ee94d7
43 changed files with 414 additions and 1498 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue