Update config put PL on same line

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.