mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 16:55:52 +08:00
Merge branch 'master' into mqtt
This commit is contained in:
@@ -365,7 +365,6 @@ bool CM17Control::writeModem(unsigned char* data, unsigned int len)
|
||||
// Remove any erronous EOF from the FN
|
||||
netData[M17_LSF_LENGTH_BYTES - M17_CRC_LENGTH_BYTES + 0U] &= 0x7FU;
|
||||
|
||||
|
||||
// The CRC is added in the networking code
|
||||
|
||||
m_network->write(netData);
|
||||
|
||||
Reference in New Issue
Block a user