This commit is contained in:
KF7EEL 2020-12-26 10:38:03 -08:00
parent c09d2ea734
commit 17999eb3f4
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: