From e887647b6136bf8bb4b53b2538c8c530ac3d6650 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 3 Mar 2024 10:40:38 -0500 Subject: [PATCH] Update rpitx.py don't change mode for testing! --- rpitx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpitx.py b/rpitx.py index 53afca53..50ac5326 100644 --- a/rpitx.py +++ b/rpitx.py @@ -173,7 +173,7 @@ def increment_mode(): print("Changing mode now") # system("/home/pi/CubeSatSim/config -" + mode) - system("reboot -h now") +### system("reboot -h now") sleep(10); except: