Update birdnet_recording.sh

This commit is contained in:
mcguirepr89
2021-10-10 11:31:41 -04:00
committed by GitHub
parent 5a4a69b236
commit 5873d8bb9b
+1 -1
View File
@@ -8,7 +8,7 @@ else
STAMP="%H:%M:%S"
fi
[ -z $RECORDING_LENGTH ] && RECORDING_LENGTH=12
[ -z $RECORDING_LENGTH ] && RECORDING_LENGTH=15
if pgrep arecord &> /dev/null ;then
echo "Recording"