Update log with sleep 1

master-bg
Alan Johnston 2 weeks ago committed by GitHub
parent 9a76ea51ee
commit 6af4e0aeaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
log

@ -45,7 +45,7 @@ if [ "$REALTIME" = "1" ] ; then
while true; do
cat /home/pi/CubeSatSim/frequency.txt | tr -d '\n'
# echo
sleep 5
sleep 1
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

Loading…
Cancel
Save

Powered by TurnKey Linux.