@ -2,6 +2,9 @@
function transmit_command {
echo "CubeSatSim is in Transmit Commands mode"
echo
FILE=/home/pi/CubeSatSim/transmit_dtmf
if [ -f "$FILE" ]; then
Powered by TurnKey Linux.