mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
Set the FICH on received network data.
This commit is contained in:
@@ -171,7 +171,9 @@ bool CDStarControl::writeModem(unsigned char *data)
|
||||
|
||||
m_rfHeader = header;
|
||||
|
||||
m_holdoffTimer.stop();
|
||||
if (m_netState == RS_NET_IDLE)
|
||||
m_holdoffTimer.stop();
|
||||
|
||||
m_ackTimer.stop();
|
||||
|
||||
m_rfBits = 1U;
|
||||
|
||||
Reference in New Issue
Block a user