Update rpitx.py don't change mode for testing!

beta-cc-hi
Alan Johnston 2 years ago committed by GitHub
parent 745fe341b5
commit e887647b61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -173,7 +173,7 @@ def increment_mode():
print("Changing mode now") print("Changing mode now")
# system("/home/pi/CubeSatSim/config -" + mode) # system("/home/pi/CubeSatSim/config -" + mode)
system("reboot -h now") ### system("reboot -h now")
sleep(10); sleep(10);
except: except:

Loading…
Cancel
Save

Powered by TurnKey Linux.