mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Merge branch 'master' into Kenwood
This commit is contained in:
commit
1ab09e21fe
2 changed files with 3 additions and 2 deletions
|
|
@ -612,7 +612,8 @@ int CMMDVMHost::run()
|
|||
|
||||
m_pocsag = new CPOCSAGControl(m_pocsagNetwork, m_display);
|
||||
|
||||
pocsagTimer.start();
|
||||
if (m_pocsagNetwork != NULL)
|
||||
pocsagTimer.start();
|
||||
}
|
||||
|
||||
bool remoteControlEnabled = m_conf.getRemoteControlEnabled();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue