From 4c7a302a384a822c740c877cf790a01d38117090 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 31 Jul 2024 09:21:12 -0400 Subject: [PATCH] Update config added space --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index cc3a27a9..2f5bdeb7 100755 --- a/config +++ b/config @@ -25,7 +25,7 @@ function transmit_command_aprs { sudo rm /home/pi/CubeSatSim/t.txt > /dev/null 2>&1 echo $STRING > /home/pi/CubeSatSim/t.txt echo - echo -n "Sending APRS packet to change mode to APRS" + echo -n "Sending APRS packet to change mode to APRS " echo $STRING sudo touch /home/pi/CubeSatSim/ready sleep 3