Fix for XLX "echo back" bug in NXDN2DMR

This commit is contained in:
Andy CA6JAU
2018-09-23 19:36:48 -03:00
parent 3a7ba11a9b
commit f2cc04bbb2
4 changed files with 27 additions and 11 deletions
+1
View File
@@ -836,6 +836,7 @@ int CYSF2DMR::run()
m_netDst.resize(YSF_CALLSIGN_LENGTH, ' ');
m_dmrFrames = 0U;
m_firstSync = false;
}
if(DataType == DT_VOICE_SYNC)