Update transmit.py changed p to P

pacsat-choose
Alan Johnston 11 months ago committed by GitHub
parent e5861ae5da
commit 846b231c66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -429,7 +429,7 @@ if __name__ == "__main__":
system('sudo systemctl restart pacsatsim')
while True:
sleep(30)
elif (mode == 'p'):
elif (mode == 'P'):
print("Pacsat Ground Station")
while True:
sleep(30)

Loading…
Cancel
Save

Powered by TurnKey Linux.