Update transmit.py add sleep 20

master-b-p-s
Alan Johnston 3 weeks ago committed by GitHub
parent 02fc6e03c0
commit 30ee1b7b51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -233,6 +233,10 @@ def camera_photo():
print("CubeSatSim v2.2 transmit.py starting...")
print("\nSleeping 20 seconds\n")
sleep(20)
pd = 21
ptt = 20
txc_pin = 7

Loading…
Cancel
Save

Powered by TurnKey Linux.