mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2025-12-06 05:32:00 +01:00
blacklist
This commit is contained in:
parent
811d8e6c30
commit
06a99a4d93
|
|
@ -765,7 +765,7 @@ void CDMRSlot::writeEndNet(bool writeEnd)
|
||||||
closeFile();
|
closeFile();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
//add
|
||||||
void CDMRSlot::writeNetwork (const CDMRData& dmrData)
|
void CDMRSlot::writeNetwork (const CDMRData& dmrData)
|
||||||
{
|
{
|
||||||
if (m_rfState != RS_RF_LISTENING && m_netState == RS_NET_IDLE)
|
if (m_rfState != RS_RF_LISTENING && m_netState == RS_NET_IDLE)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue