mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 18:25:40 +08:00
Make 1 the default NXDN RAN.
This commit is contained in:
2
Conf.cpp
2
Conf.cpp
@@ -143,7 +143,7 @@ m_p25RemoteGateway(false),
|
||||
m_p25ModeHang(10U),
|
||||
m_nxdnEnabled(false),
|
||||
m_nxdnId(0U),
|
||||
m_nxdnRAN(13U),
|
||||
m_nxdnRAN(1U),
|
||||
m_nxdnSelfOnly(false),
|
||||
m_nxdnRemoteGateway(false),
|
||||
m_nxdnModeHang(10U),
|
||||
|
||||
Reference in New Issue
Block a user