Make 1 the default NXDN RAN.

This commit is contained in:
Jonathan Naylor
2018-01-11 21:59:31 +00:00
parent fe7ee7884c
commit daa42e266a
2 changed files with 2 additions and 2 deletions

View File

@@ -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),

View File

@@ -108,7 +108,7 @@ RemoteGateway=0
[NXDN]
Enable=1
RAN=13
RAN=1
SelfOnly=0
RemoteGateway=0
# ModeHang=10