mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 06:55:52 +08:00
Tidy up as per Jonathan's comments
This commit is contained in:
@@ -496,8 +496,7 @@ void CDMRSlot::writeModem(unsigned char *data, unsigned int len)
|
||||
}
|
||||
unsigned int rw_id = DMRAccessControl::DstIdRewrite(did,sid,m_slotNo,false,lc);
|
||||
if (rw_id) {
|
||||
|
||||
lc->setDstId(rw_id);
|
||||
lc->setDstId(rw_id);
|
||||
}
|
||||
|
||||
m_rfLC = lc;
|
||||
|
||||
Reference in New Issue
Block a user