mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 22:45:44 +08:00
Merge branch 'SimpleDMR' into AX25_FM
This commit is contained in:
@@ -173,10 +173,12 @@ m_lockFileName(),
|
||||
m_remoteControl(NULL),
|
||||
m_fixedMode(false)
|
||||
{
|
||||
CUDPSocket::startup();
|
||||
}
|
||||
|
||||
CMMDVMHost::~CMMDVMHost()
|
||||
{
|
||||
CUDPSocket::shutdown();
|
||||
}
|
||||
|
||||
int CMMDVMHost::run()
|
||||
|
||||
Reference in New Issue
Block a user