Update config additional spaces

sr-frs-rx
Alan Johnston 2 years ago committed by GitHub
parent 5f4c15006f
commit 2279c35073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,16 +39,17 @@ if [ "$1" = "" ]; then
echo "Simulated Telemetry is OFF"
fi
# echo
echo
echo "Current command count is:"
cat /home/pi/CubeSatSim/command_count.txt
# echo
echo
echo
echo "Current beacon transmit mode is:"
cat /home/pi/CubeSatSim/command_tx.txt
cat /home/pi/CubeSatSim/command_tx
echo
echo
echo -e "Current sim.cfg configuration file:"
# echo
echo
echo $1 $2 $3 $4 $5
echo

Loading…
Cancel
Save

Powered by TurnKey Linux.