fixed a problem with mygrid in cq

This commit is contained in:
DJ2LS 2021-05-14 09:04:43 +02:00 committed by GitHub
parent e922e3d289
commit 883e65fc5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -689,7 +689,6 @@ def received_ping_ack(data_in):
async def transmit_cq():
logging.info("CQ CQ CQ")
static.MYGRID = b'JN48ea'
cq_frame = bytearray(14)
cq_frame[:1] = bytes([200])