From 303ea59836d7a2d3f2c2592c821678cdfd858582 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 22 Mar 2026 12:04:43 -0400 Subject: [PATCH] Update config print $1 --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index 25540102..4adf0d35 100755 --- a/config +++ b/config @@ -279,6 +279,7 @@ if [ "$1" = "" ]; then # cat /home/pi/CubeSatSim/command_tx # echo + echo $1 if [ "$1" = "p" ] || [ "$1" = "P" ] ; then echo "Squelch is off since PacSat or PacSat Ground Station mode" else