mirror of https://github.com/g4klx/MMDVMHost
Merge branch 'master' into Kenwood
This commit is contained in:
commit
1ab09e21fe
|
|
@ -612,6 +612,7 @@ int CMMDVMHost::run()
|
||||||
|
|
||||||
m_pocsag = new CPOCSAGControl(m_pocsagNetwork, m_display);
|
m_pocsag = new CPOCSAGControl(m_pocsagNetwork, m_display);
|
||||||
|
|
||||||
|
if (m_pocsagNetwork != NULL)
|
||||||
pocsagTimer.start();
|
pocsagTimer.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue