Update config Balloon mode

beta-v1.3.1.1
Alan Johnston 2 years ago committed by GitHub
parent 8c4880c699
commit 2621dd23a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -179,7 +179,7 @@ elif [ "$1" = "-h" ]; then
echo " -B Change battery saver mode manually" echo " -B Change battery saver mode manually"
echo " -q Change the Squelch setting for command receiver" echo " -q Change the Squelch setting for command receiver"
echo " -F Change the rx and tx frequency" echo " -F Change the rx and tx frequency"
echo " -H Chnage the HAB mode" echo " -H Chnage the Balloon mode"
echo echo
exit exit
@ -624,7 +624,7 @@ elif [ "$1" = "-F" ]; then
# fi # fi
elif [ "$1" = "-H" ]; then elif [ "$1" = "-H" ]; then
echo # echo
echo "Editing the Balloon mode setting in" echo "Editing the Balloon mode setting in"
echo "the configuration file for CubeSatSim" echo "the configuration file for CubeSatSim"
echo echo

Loading…
Cancel
Save

Powered by TurnKey Linux.