Update config PL one line fixed

beta-aprs
Alan Johnston 1 year ago committed by GitHub
parent dead11a75f
commit 6b945ee811
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -91,7 +91,7 @@ if [ "$1" = "" ]; then
echo
echo -n "RX PL code is: "
echo ${10}
echo -n ${10}
# echo
echo -n " TX PL code is: "
echo ${11}

Loading…
Cancel
Save

Powered by TurnKey Linux.