Update log printf

master-be
Alan Johnston 3 weeks ago committed by GitHub
parent 439c9959f2
commit be43adfe0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
log

@ -46,7 +46,7 @@ if [ "$REALTIME" = "1" ] ; then
cat /home/pi/CubeSatSim/frequency.txt | tr -d '\n'
# echo
sleep 5
echo -e "\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b"
printf "\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b"
done
else
sudo journalctl -af -u cubesatsim # > /home/pi/CubeSatSim/log.txt

Loading…
Cancel
Save

Powered by TurnKey Linux.