From ff2ec2d8bcdb6fc00ce696940af95bf31cf1e815 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 10 Jul 2024 23:50:31 -0400 Subject: [PATCH] Update config change to x --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index f79d82fa..91c5605d 100755 --- a/config +++ b/config @@ -908,7 +908,7 @@ elif [ "$1" = "-A" ]; then sudo systemctl stop rpitx sudo rm /home/pi/CubeSatSim/t.txt - sudo python3 -u /home/pi/CubeSatSim/rpitx.py a & # > /dev/null 2>&1 & # Force APRS mode + sudo python3 -u /home/pi/CubeSatSim/rpitx.py x > /dev/null 2>&1 & # Force APRS mode sim="y"