Change the interleaver.

This commit is contained in:
Jonathan Naylor
2016-04-26 06:16:49 +01:00
parent bb46ffb760
commit 4881d7a01e
2 changed files with 11 additions and 20 deletions

View File

@@ -120,6 +120,7 @@ bool CYSFControl::writeModem(unsigned char *data)
m_frames++;
// valid = m_payload.processHeaderData(data + 2U);
valid = false;
if (m_duplex) {
fich.setMR(YSF_MR_BUSY);