diff --git a/buzzer.sh b/buzzer.sh index 24970ea..b95aa6b 100755 --- a/buzzer.sh +++ b/buzzer.sh @@ -18,7 +18,7 @@ strobeduration=1 volumetimeout=0.1 volumedelay=0.1 -volumemax=100 +volumemax=60 playerfull="$(command -v $player) $playerparam" cmdgpio="$(command -v gpio)"