mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Blacklist/whitelist stuff
This commit is contained in:
parent
34f6e7a202
commit
fcc3902e8f
1 changed files with 4 additions and 0 deletions
4
Conf.cpp
4
Conf.cpp
|
|
@ -90,6 +90,10 @@ m_dmrColorCode(2U),
|
|||
m_dmrSelfOnly(false),
|
||||
m_dmrPrefixes(),
|
||||
m_dmrBlackList(),
|
||||
m_dmrDstIdBlacklistSlot1(),
|
||||
m_dmrDstIdBlacklistSlot2(),
|
||||
m_dmrDstIdWhitelistSlot1(),
|
||||
m_dmrDstIdWhitelistSlot2(),
|
||||
m_dmrLookupFile(),
|
||||
m_dmrTXHang(4U),
|
||||
m_fusionEnabled(true),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue