From dead11a75f9d3830118601087fde14b5d4f400d6 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 8 Jul 2024 16:20:55 -0400 Subject: [PATCH] Update config put PL on same line --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 0960baa8..7a8a17ab 100755 --- a/config +++ b/config @@ -92,8 +92,8 @@ if [ "$1" = "" ]; then echo -n "RX PL code is: " echo ${10} - echo - echo -n "TX PL code is: " +# echo + echo -n " TX PL code is: " echo ${11} echo