mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-05-07 13:37:48 +00:00
Small refactor.
This commit is contained in:
parent
902b079de2
commit
9d1ebc0f8f
10 changed files with 14 additions and 14 deletions
|
|
@ -36,7 +36,7 @@ bool m_duplex = true;
|
|||
bool m_tx = false;
|
||||
bool m_dcd = false;
|
||||
|
||||
q15_t m_dc_level = 0;
|
||||
q15_t m_dcLevel = 0;
|
||||
|
||||
CDStarRX dstarRX;
|
||||
CDStarTX dstarTX;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue