Update config fix missing echo

pull/395/head
Alan Johnston 6 months ago committed by GitHub
parent d58f85163d
commit eff778ed11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -343,7 +343,7 @@ if [ "$1" = "" ]; then
# echo
echo -n "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

Loading…
Cancel
Save

Powered by TurnKey Linux.