Update config fix prints

send-commands
Alan Johnston 1 month ago committed by GitHub
parent 56f042a82c
commit 313fe6ceb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,7 +3,6 @@
function transmit_command {
echo "CubeSatSim is in Transmit Commands mode"
echo
FILE=/home/pi/CubeSatSim/transmit_dtmf
if [ -f "$FILE" ]; then
@ -38,6 +37,7 @@ function transmit_command {
fi
echo
echo "To change the mode of this CubeSatSim use config -n"
exit

Loading…
Cancel
Save

Powered by TurnKey Linux.