mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Bring DMR into line by default with the other modes.
This commit is contained in:
parent
a32f5270cc
commit
e82a6d8bb7
1 changed files with 1 additions and 1 deletions
2
Conf.cpp
2
Conf.cpp
|
|
@ -129,7 +129,7 @@ m_dmrBlackList(),
|
|||
m_dmrWhiteList(),
|
||||
m_dmrSlot1TGWhiteList(),
|
||||
m_dmrSlot2TGWhiteList(),
|
||||
m_dmrCallHang(3U),
|
||||
m_dmrCallHang(10U),
|
||||
m_dmrTXHang(4U),
|
||||
m_dmrModeHang(10U),
|
||||
m_fusionEnabled(false),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue