Update config added space

beta-extra
Alan Johnston 1 year ago committed by GitHub
parent d7ee8b9daa
commit 4c7a302a38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -25,7 +25,7 @@ function transmit_command_aprs {
sudo rm /home/pi/CubeSatSim/t.txt > /dev/null 2>&1 sudo rm /home/pi/CubeSatSim/t.txt > /dev/null 2>&1
echo $STRING > /home/pi/CubeSatSim/t.txt echo $STRING > /home/pi/CubeSatSim/t.txt
echo echo
echo -n "Sending APRS packet to change mode to APRS" echo -n "Sending APRS packet to change mode to APRS "
echo $STRING echo $STRING
sudo touch /home/pi/CubeSatSim/ready sudo touch /home/pi/CubeSatSim/ready
sleep 3 sleep 3

Loading…
Cancel
Save

Powered by TurnKey Linux.