mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2026-04-07 23:33:40 +00:00
Preparing for scan mode
This commit is contained in:
parent
4f293ee84f
commit
7908b0f958
7 changed files with 144 additions and 98 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
// Global variables
|
||||
MMDVM_STATE m_modemState = STATE_IDLE;
|
||||
MMDVM_STATE m_modemState_prev = STATE_IDLE;
|
||||
|
||||
bool m_dstarEnable = true;
|
||||
bool m_dmrEnable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue