mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-20 07:20:22 +01:00
Make 1 the default NXDN RAN.
This commit is contained in:
parent
fe7ee7884c
commit
daa42e266a
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),
|
||||
|
|
|
|||
Loading…
Reference in a new issue