From ec799a0a3db23e92565d9e4a4a7f75047016425e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 19 Jun 2024 12:47:54 -0400 Subject: [PATCH] Update config TX PL print and print parameters --- config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config b/config index cc1471a3..3725b2ef 100755 --- a/config +++ b/config @@ -2,6 +2,9 @@ echo "CubeSatSim v1.3.2 configuration tool" echo +echo $1 +echo $2 +echo if [ "$2" = "-n" ]; then norestart=1 @@ -75,7 +78,7 @@ if [ "$1" = "" ]; then echo ${10} echo echo -n "TX PL code is: " - echo + echo ${11} echo FILE=/home/pi/CubeSatSim/battery_saver