improve config
This commit is contained in:
parent
73102053dc
commit
94533e277c
@ -17,8 +17,12 @@ class DirewolfConfig(object):
|
||||
pm = PropertyManager.getSharedInstance()
|
||||
|
||||
config = """
|
||||
ACHANNELS 1
|
||||
|
||||
CHANNEL 0
|
||||
MYCALL {callsign}
|
||||
MODEM 1200
|
||||
|
||||
KISSPORT {port}
|
||||
AGWPORT off
|
||||
""".format(
|
||||
|
Loading…
Reference in New Issue
Block a user