From 649c959304e83d269506513958a42db5e378f60b Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 29 Oct 2025 19:28:41 -0700 Subject: [PATCH] Update radio.py --- modules/radio.py | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/radio.py b/modules/radio.py index e51d2bc..6fb7d7c 100644 --- a/modules/radio.py +++ b/modules/radio.py @@ -40,7 +40,6 @@ from modules.settings import ( # module global variables previousStrength = -40 signalCycle = 0 -voxMsgQueue = [] # Queue for VOX detected messages FREQ_NAME_MAP = { 462562500: "GRMS CH1",