mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2026-04-05 22:35:26 +00:00
Merge d3321729dc into 192cba3ecc
This commit is contained in:
commit
290f435eb4
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ void CP25RX::databit(bool bit)
|
|||
processNone(bit);
|
||||
break;
|
||||
}
|
||||
io.setDecode(m_state != P25RXS_NONE);
|
||||
}
|
||||
|
||||
void CP25RX::processNone(bool bit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue