Update config print $1

master-b-p
Alan Johnston 5 days ago committed by GitHub
parent b5f9494e12
commit 303ea59836
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -279,6 +279,7 @@ if [ "$1" = "" ]; then
# cat /home/pi/CubeSatSim/command_tx # cat /home/pi/CubeSatSim/command_tx
# echo # echo
echo $1
if [ "$1" = "p" ] || [ "$1" = "P" ] ; then if [ "$1" = "p" ] || [ "$1" = "P" ] ; then
echo "Squelch is off since PacSat or PacSat Ground Station mode" echo "Squelch is off since PacSat or PacSat Ground Station mode"
else else

Loading…
Cancel
Save

Powered by TurnKey Linux.