Merge pull request #175 from m1geo/master

Changed default P25 Network ports to match P25Gateway
This commit is contained in:
Jonathan Naylor 2016-10-18 07:14:23 +01:00 committed by GitHub
commit 061b5f061e
1 changed files with 2 additions and 2 deletions

View File

@ -124,8 +124,8 @@ Debug=0
[P25 Network] [P25 Network]
Enable=1 Enable=1
GatewayAddress=127.0.0.1 GatewayAddress=127.0.0.1
GatewayPort=20012 GatewayPort=42020
LocalPort=20013 LocalPort=32010
Debug=0 Debug=0
[TFT Serial] [TFT Serial]