mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-16 12:58:46 -04:00
removed ASS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user