mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 08:05:49 +08:00
Merge branch 'master' into Kenwood
This commit is contained in:
@@ -612,7 +612,8 @@ int CMMDVMHost::run()
|
|||||||
|
|
||||||
m_pocsag = new CPOCSAGControl(m_pocsagNetwork, m_display);
|
m_pocsag = new CPOCSAGControl(m_pocsagNetwork, m_display);
|
||||||
|
|
||||||
pocsagTimer.start();
|
if (m_pocsagNetwork != NULL)
|
||||||
|
pocsagTimer.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
bool remoteControlEnabled = m_conf.getRemoteControlEnabled();
|
bool remoteControlEnabled = m_conf.getRemoteControlEnabled();
|
||||||
|
|||||||
Reference in New Issue
Block a user