Update transmit.py don't need sleep 20 at start

master-b-p-s
Alan Johnston 3 weeks ago committed by GitHub
parent 63f693bcbc
commit 0aa1d7767e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -233,10 +233,6 @@ 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.