Update change_mode.py

fc-sub
Alan Johnston 7 months ago committed by GitHub
parent b5a19df24a
commit 12e39e7270
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -169,7 +169,7 @@ if __name__ == "__main__":
GPIO.output(txLed, 0)
GPIO.output(powerPin, 0)
call("sudo systemctl stop rpitx", shell=True)
call("sudo systemctl stop transmit", shell=True)
# system("sudo systemctl stop cubesatsim")
print("\n/home/pi/CubeSatSim/config -" + mode)

Loading…
Cancel
Save

Powered by TurnKey Linux.