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"