diff --git a/config b/config index d9a08994..c5475b6b 100755 --- a/config +++ b/config @@ -28,7 +28,7 @@ function transmit_command { 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 "$2 + echo -n "Sending APRS packet to change mode to "$2" " echo $STRING sudo touch /home/pi/CubeSatSim/ready sleep 3