diff --git a/data_handler.py b/data_handler.py index 07042b3d..3f6c9902 100644 --- a/data_handler.py +++ b/data_handler.py @@ -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])