diff --git a/config b/config index 7a8a17ab..ae05acb9 100755 --- a/config +++ b/config @@ -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}