diff --git a/buzzer.sh b/buzzer.sh index c8b2dc0..01dde49 100755 --- a/buzzer.sh +++ b/buzzer.sh @@ -11,7 +11,7 @@ while true; do if [ "$buzzerstat" -eq 0 ]; then /home/pi/RandomVideo/RandomVideo.sh buzzer - sleep 5 + sleep 1 elif [ "$buzzerstat" -eq 1 ]; then sleep 0.1