mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-21 23:55:17 -05:00
removed ASS
This commit is contained in:
parent
3a9fd024aa
commit
a9eb1714c2
@ -472,7 +472,6 @@ def main(args=args):
|
||||
for char in tn.read_until("\n",100):
|
||||
line = line + char
|
||||
line = line.replace('\n', '')
|
||||
print("ASS LINE %s" % line)
|
||||
LOG.info(line)
|
||||
searchstring = '::' + user
|
||||
# is aprs message to us, not beacon, status, etc
|
||||
|
Loading…
Reference in New Issue
Block a user