From ca798d39960cecaf17ae610b1e017966dc47412b Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 22 Mar 2026 12:08:02 -0400 Subject: [PATCH] Update config remove MODE print --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 392536db..a5314504 100755 --- a/config +++ b/config @@ -280,7 +280,7 @@ if [ "$1" = "" ]; then # cat /home/pi/CubeSatSim/command_tx # echo - echo $MODE +# echo $MODE if [ "$MODE" = "p" ] || [ "$MODE" = "P" ] ; then echo "Squelch is off since PacSat or PacSat Ground Station mode" else