fix typo
This commit is contained in:
		
							parent
							
								
									c09d2ea734
								
							
						
					
					
						commit
						17999eb3f4
					
				@ -362,7 +362,7 @@ class DATA_SYSTEM(HBSYSTEM):
 | 
				
			|||||||
                        aprs_send(aprs_loc_packet)
 | 
					                        aprs_send(aprs_loc_packet)
 | 
				
			||||||
                        logger.info('Sent APRS packet')
 | 
					                        logger.info('Sent APRS packet')
 | 
				
			||||||
                    except:
 | 
					                    except:
 | 
				
			||||||
                        loggr.info('Error. Failed to send packet. Packet may be malformed.')
 | 
					                        logger.info('Error. Failed to send packet. Packet may be malformed.')
 | 
				
			||||||
                    udt_block = 1
 | 
					                    udt_block = 1
 | 
				
			||||||
                    hdr_type = ''
 | 
					                    hdr_type = ''
 | 
				
			||||||
                else:
 | 
					                else:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user