Go Go CQ CQ

This commit is contained in:
Mashintime 2023-11-19 02:34:43 -05:00
parent a804ff94af
commit e1bb03f4d9

View file

@ -2888,7 +2888,7 @@ class DATA:
self.send_data_to_socket_queue(
freedata="modem-message",
cq="received",
mycallsign=str(self.mycallsign, "UTF-8"),
mycallsign=self.mycallsign,
dxcallsign=str(dxcallsign, "UTF-8"),
dxgrid=str(self.dxgrid, "UTF-8"),
)