From aeb3b4d24d98dd730b4fc8583ebb096f937837aa Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 14 May 2021 21:43:26 -0400 Subject: [PATCH] Update rpitx.py --- rpitx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);