Update config fix printout

send-commands
Alan Johnston 1 month ago committed by GitHub
parent fe436e4d8a
commit 6fc06c3781
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.