added hamlib connection state indicator

This commit is contained in:
DJ2LS 2022-11-18 13:10:26 +01:00
parent 5774c642ec
commit 8b9cd83c71

View file

@ -551,7 +551,7 @@ def send_tnc_state():
"mycallsign": str(static.MYCALLSIGN, encoding),
"dxcallsign": str(static.DXCALLSIGN, encoding),
"dxgrid": str(static.DXGRID, encoding),
"hamlib_status": str(static.HAMLIB_STATUS, encoding),
"hamlib_status": static.HAMLIB_STATUS,
}
# add heard stations to heard stations object