mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
blacklist
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user