From fdaf62ee3c647232be8f7e4faf19654e967dceaa Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 14 Oct 2023 15:10:08 -0400 Subject: [PATCH] Update rpitx.py not debugging rpitx --- rpitx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpitx.py b/rpitx.py index 6610b963..1c20ffc8 100644 --- a/rpitx.py +++ b/rpitx.py @@ -209,7 +209,7 @@ print(txLed) # GPIO.setup(27, GPIO.OUT) # GPIO.output(27, 0) -debug_mode = 1 +debug_mode = 0 #no debugging rpitx if __name__ == "__main__":