mirror of
				https://github.com/craigerl/aprsd.git
				synced 2025-11-03 21:20:23 -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):
 | 
					            for char in tn.read_until("\n",100):
 | 
				
			||||||
                line = line + char
 | 
					                line = line + char
 | 
				
			||||||
            line = line.replace('\n', '')
 | 
					            line = line.replace('\n', '')
 | 
				
			||||||
            print("ASS LINE %s" % line)
 | 
					 | 
				
			||||||
            LOG.info(line)
 | 
					            LOG.info(line)
 | 
				
			||||||
            searchstring = '::' + user
 | 
					            searchstring = '::' + user
 | 
				
			||||||
            # is aprs message to us, not beacon, status, etc
 | 
					            # is aprs message to us, not beacon, status, etc
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user