Update config switch to aprs mode for -A

beta-pl-cc
Alan Johnston 1 year ago committed by GitHub
parent b089be84a6
commit fa59a28560
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -905,6 +905,9 @@ elif [ "$1" = "-A" ]; then
echo echo
sudo systemctl stop cubesatsim sudo systemctl stop cubesatsim
sudo systemctl stop rpitx
python3 -u /home/pi/CubeSatSim/rpitx.py a # Force APRS mode
sim="y" sim="y"

Loading…
Cancel
Save

Powered by TurnKey Linux.