Update config display pacsat

pacsat-1
Alan Johnston 1 year ago committed by GitHub
parent 263fd86981
commit d064598d30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -257,6 +257,8 @@ if [ "$1" = "" ]; then
else
echo -n "APRS"
fi
elif [ "$1" = "p" ]; then
echo "Mode is Pacsat"
else
echo
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.