Update rpitx.py

pull/120/head
alanbjohnston 5 years ago committed by GitHub
parent aeb3b4d24d
commit ed316c9a79
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')
except:
# except:
GPIO.output(txLed, txLedOn);
# GPIO.output(27, 0);

Loading…
Cancel
Save

Powered by TurnKey Linux.