21 instead of 28.5 secs

pull/15/head
alanbjohnston 6 years ago committed by GitHub
parent 35f02cba70
commit fc7401c0a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ while true; do
sleep 1;
echo -e "\n Changing mode ********************************************************************************\n\n"
timeout 28.5 /home/pi/CubeSatSim/radioafsk c 3
timeout 21 /home/pi/CubeSatSim/radioafsk c 3
sudo killall -9 rpitx
sudo killall -9 sendiq
sudo fuser -k 8080/tcp

Loading…
Cancel
Save

Powered by TurnKey Linux.