Update config add print Pacsat ground station mode

pacsat-1
Alan Johnston 1 year ago committed by GitHub
parent 8ede3a5c9e
commit 64a1184935
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -259,6 +259,8 @@ if [ "$1" = "" ]; then
fi
elif [ "$1" = "p" ]; then
echo "Mode is Pacsat"
elif [ "$1" = "P" ]; then
echo "Mode is Pacsat Ground Station"
else
echo
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.