mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Make 1 the default NXDN RAN.
This commit is contained in:
parent
fe7ee7884c
commit
daa42e266a
2 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue