@ -943,11 +943,14 @@ elif [ "$1" = "-A" ]; then
esac
sudo rm /home/pi/CubeSatSim/t.txt
echo $STRING > /home/pi/CubeSatSim/t.txt
echo -n "\nSending APRS packet "
echo $STRING
touch /home/pi/CubeSatSim/ready
sleep 1
sleep 5
echo "Do you want to send another command (y/n) "
echo
echo "Do you want to send another APRS command packet (y/n) "
read sim
done
Powered by TurnKey Linux.