adjusted timeout

pull/28/head
alanbjohnston 6 years ago committed by GitHub
parent 39bed99ae9
commit 30a435ac83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.