diff --git a/rpitx.py b/rpitx.py index 5399e751..a89a49f9 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') - catch: + except: GPIO.output(txLed, txLedOn); # GPIO.output(27, 0);