From 54d79f90264a2dc4c07ce19d4c1d7958711285d8 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 14 May 2021 21:01:04 -0400 Subject: [PATCH] Update rpitx.py --- rpitx.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rpitx.py b/rpitx.py index bd433eea..cc183112 100644 --- a/rpitx.py +++ b/rpitx.py @@ -25,6 +25,7 @@ else: txLedOff = False GPIO.setup(txLed, GPIO.OUT) +print(txLed) print(transmit)