From ed316c9a79052d1fb604fe6c8afa489f994c4ba3 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 14 May 2021 21:44:59 -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 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);