From 2621dd23a52d0ccd1c64a15804991ca0e9f1966e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 16 Dec 2023 08:16:35 -0500 Subject: [PATCH] Update config Balloon mode --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 1e1228fd..3fc44235 100755 --- a/config +++ b/config @@ -179,7 +179,7 @@ elif [ "$1" = "-h" ]; then echo " -B Change battery saver mode manually" echo " -q Change the Squelch setting for command receiver" echo " -F Change the rx and tx frequency" - echo " -H Chnage the HAB mode" + echo " -H Chnage the Balloon mode" echo exit @@ -624,7 +624,7 @@ elif [ "$1" = "-F" ]; then # fi elif [ "$1" = "-H" ]; then - echo +# echo echo "Editing the Balloon mode setting in" echo "the configuration file for CubeSatSim" echo