1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-21 23:55:17 -05:00

removed ASS

This commit is contained in:
Walter A. Boring IV 2018-11-29 09:33:24 -05:00
parent 3a9fd024aa
commit a9eb1714c2

View File

@ -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