mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 08:45:48 +08:00
Bring DMR into line by default with the other modes.
This commit is contained in:
2
Conf.cpp
2
Conf.cpp
@@ -129,7 +129,7 @@ m_dmrBlackList(),
|
|||||||
m_dmrWhiteList(),
|
m_dmrWhiteList(),
|
||||||
m_dmrSlot1TGWhiteList(),
|
m_dmrSlot1TGWhiteList(),
|
||||||
m_dmrSlot2TGWhiteList(),
|
m_dmrSlot2TGWhiteList(),
|
||||||
m_dmrCallHang(3U),
|
m_dmrCallHang(10U),
|
||||||
m_dmrTXHang(4U),
|
m_dmrTXHang(4U),
|
||||||
m_dmrModeHang(10U),
|
m_dmrModeHang(10U),
|
||||||
m_fusionEnabled(false),
|
m_fusionEnabled(false),
|
||||||
|
|||||||
Reference in New Issue
Block a user