From a483781fe80c3f8aac36b90b1ec7581043c859d0 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 29 Nov 2009 14:39:35 -0500 Subject: catchup? --- src/audio_test/audio_test.pde | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/audio_test/audio_test.pde b/src/audio_test/audio_test.pde index a33d580..f52d84a 100644 --- a/src/audio_test/audio_test.pde +++ b/src/audio_test/audio_test.pde @@ -25,7 +25,7 @@ void loop(){ //THIS IS THE ACTUAL LOOP OF THE SQUIRREL APPARATUS //barker(random(3)); analogWrite(volumePin,12); - + caw(300); } // Caw sound. eg, -- cgit v1.2.3