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)