Fix formatting
This commit is contained in:
parent
78994ef523
commit
45463b73b8
@ -3,7 +3,8 @@
|
||||
################################################
|
||||
|
||||
# DEFAULTS - General settings. These values are
|
||||
#inherited in each subsequent section (defined by section value).
|
||||
# inherited in each subsequent section (defined by section value).
|
||||
|
||||
[DEFAULTS]
|
||||
debug = False # Debug output for each VOICE frame
|
||||
outToFile = False # Write each AMBE frame to a file called ambe.bin
|
||||
@ -22,8 +23,8 @@ txTs = 2 # Slot to use for frames received from DMRGateway -> IPSC
|
||||
# has a value for gatewayDmrId it would override the value above. Only one section should be set here. Think
|
||||
# of this as an easy way to switch between several different configurations with a single line.
|
||||
#
|
||||
#section = BM # Use BM section values
|
||||
#section = Sandbox # Use SANDBOX section values
|
||||
# section = BM # Use BM section values
|
||||
# section = Sandbox # Use SANDBOX section values
|
||||
|
||||
[BM] # BrandMeister
|
||||
tgFilter = 3100,31094 # A list of TG IDs to monitor. All TGs will be passed to DMRGateway
|
||||
|
Loading…
Reference in New Issue
Block a user