From d0c3ef2e6bc35f0c607150611b1db63b7fe2c573 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 12 Jun 2025 11:46:52 -0400 Subject: [PATCH] Update transmit.py turn on debug mode --- transmit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmit.py b/transmit.py index f6d377f3..1238d77f 100644 --- a/transmit.py +++ b/transmit.py @@ -193,7 +193,7 @@ print(txLed) # GPIO.setup(27, GPIO.OUT) # GPIO.output(27, 0) -debug_mode = 0 #no debugging transmit +debug_mode = 1 #no debugging transmit skip = False