mirror of
https://github.com/ShaYmez/MMDVM_CM.git
synced 2025-08-04 14:22:26 -04:00
commit
e861db6d12
@ -388,6 +388,12 @@ int CYSF2P25::run()
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case WXS_DX:
|
case WXS_DX:
|
||||||
|
if (!m_wiresX->getDstID()) {
|
||||||
|
sendP25PTT(m_srcid, 10U);
|
||||||
|
sendP25PTT(m_srcid, 9999U);
|
||||||
|
} else {
|
||||||
|
sendP25PTT(m_srcid, m_wiresX->getDstID());
|
||||||
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case WXS_DISCONNECT:
|
case WXS_DISCONNECT:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user