Update transmit.py lowercase

pull/405/head
Alan Johnston 1 year ago committed by GitHub
parent e4e9ef04ca
commit ec415ab928
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -427,7 +427,7 @@ if __name__ == "__main__":
print("Pacsat")
# system('/home/pi/CubeSatSim/pacsatsim.sh')
system('sudo systectl start pacsatsim')
While True:
while True:
sleep(30)
elif (mode == 'p'):
print("Pacsat Ground Station")

Loading…
Cancel
Save

Powered by TurnKey Linux.