diff --git a/rpitx.py b/rpitx.py index a89a49f9..81bfe9fc 100644 --- a/rpitx.py +++ b/rpitx.py @@ -69,7 +69,7 @@ if __name__ == "__main__": # Camera warm-up time sleep(2) camera.capture('sstv_image.jpg') - except: +# except: GPIO.output(txLed, txLedOn); # GPIO.output(27, 0);