filters don't seem to work

This commit is contained in:
Jakob Ketterl 2019-08-22 20:51:09 +02:00
parent ed9057e780
commit c5cc364918
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ AGWPORT off
config += """
IGSERVER {server}
IGLOGIN {callsign} {password}
IGFILTER m/1
""".format(
server=pm["aprs_igate_server"], callsign=pm["aprs_callsign"], password=pm["aprs_igate_password"]
)