From b4c6a34f9214e176b573ed21a71df136ccba4cba Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 28 Nov 2024 14:14:17 -0500 Subject: [PATCH] Update config don't force aprs mode --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 000213f8..3d6107e0 100755 --- a/config +++ b/config @@ -1285,7 +1285,7 @@ elif [ "$1" = "-A" ]; then sudo systemctl stop transmit # sudo rm /home/pi/CubeSatSim/t.txt > /dev/null 2>&1 - sudo python3 -u /home/pi/CubeSatSim/transmit.py x > /dev/null 2>&1 & # Force APRS mode +# sudo python3 -u /home/pi/CubeSatSim/transmit.py x > /dev/null 2>&1 & # Force APRS mode fi sim="y"