mirror of
https://github.com/ShaYmez/MMDVM_CM.git
synced 2026-06-11 02:08:47 -04:00
Use USRP callsign for M17 source if found, and add header and EOT frames to USRP2P25
This commit is contained in:
@@ -166,7 +166,6 @@ uint32_t CModeConv::getUSRP(int16_t* data)
|
||||
m_USRP.getData(tag, 1U);
|
||||
m_USRP.getData(data, 160U);
|
||||
--m_usrpN;
|
||||
//return tag[0];
|
||||
}
|
||||
|
||||
return tag[0];
|
||||
|
||||
Reference in New Issue
Block a user