Update rpitx.py

pull/120/head
alanbjohnston 5 years ago committed by GitHub
parent 8df166c908
commit aeb3b4d24d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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);

Loading…
Cancel
Save

Powered by TurnKey Linux.