Update transmit.py uptime 50 seconds for CW ID

master-bt
Alan Johnston 6 days ago committed by GitHub
parent 7c198c5c35
commit 7cb8df6b23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -720,7 +720,7 @@ if __name__ == "__main__":
f = open("/home/pi/CubeSatSim/pi_zero2", "r")
f.close()
print("Pi Zero 2 detected!")
uptime_time = 30 # 30 second boot time if Pi Zero 2
uptime_time = 50 # increase from 30 seconds for Trixie
except:
print("Pi Zero 2 not detected")

Loading…
Cancel
Save

Powered by TurnKey Linux.