Update config add back in new line after command count

master-r
Alan Johnston 1 week ago committed by GitHub
parent 5538e8fbcf
commit 3e2cf6ee76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -264,7 +264,7 @@ if [ "$1" = "" ]; then
# echo # echo
echo -n "Current command count is: " echo -n "Current command count is: "
cat /home/pi/CubeSatSim/command_count.txt cat /home/pi/CubeSatSim/command_count.txt
# echo echo
# echo # echo
# echo "Current beacon transmit mode is:" # echo "Current beacon transmit mode is:"
# cat /home/pi/CubeSatSim/command_tx # cat /home/pi/CubeSatSim/command_tx

Loading…
Cancel
Save

Powered by TurnKey Linux.