This commit is contained in:
KF7EEL 2020-12-26 10:37:17 -08:00
parent 6bba07acf1
commit c0ebd67bd8
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ class DATA_SYSTEM(HBSYSTEM):
aprs_send(aprs_loc_packet)
logger.info('Sent APRS packet')
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
hdr_type = ''
else: