Update config remove MODE print

master-b-p
Alan Johnston 6 days ago committed by GitHub
parent 02dd72841a
commit ca798d3996
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -280,7 +280,7 @@ if [ "$1" = "" ]; then
# cat /home/pi/CubeSatSim/command_tx # cat /home/pi/CubeSatSim/command_tx
# echo # echo
echo $MODE # echo $MODE
if [ "$MODE" = "p" ] || [ "$MODE" = "P" ] ; then if [ "$MODE" = "p" ] || [ "$MODE" = "P" ] ; then
echo "Squelch is off since PacSat or PacSat Ground Station mode" echo "Squelch is off since PacSat or PacSat Ground Station mode"
else else

Loading…
Cancel
Save

Powered by TurnKey Linux.