Fix formatting

This commit is contained in:
Steve N4IRS 2017-04-05 06:29:15 -04:00
parent 5cb477fed1
commit 78994ef523
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ toGatewayPort = 31000 # Port DMRGateway is listening on for AMBE frames to de
remoteControlPort = 31002 # Port that ambe_audio is listening on for remote control commands
fromGatewayPort = 31003 # Port to listen on for AMBE frames to transmit to all peers
gatewayDmrId = 0 # id to use when transmitting from the gateway
tgFilter = 9 # A list of TG IDs to monitor. All TGs will be passed to DMRGateway
tgFilter = 9 # A list of TG IDs to monitor. All TGs will be passed to DMRGateway
txTg = 9 # TG to use for all frames received from DMRGateway -> IPSC
txTs = 2 # Slot to use for frames received from DMRGateway -> IPSC
#