Skip to content

Commit

Permalink
sound pin to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
cparrapa committed May 11, 2018
1 parent e4af98b commit 9e38697
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions libraries/Otto/Otto.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#define MEDIUM 15
#define BIG 30

#define PIN_Buzzer 10
#define PIN_Buzzer 13
#define PIN_Trigger 8
#define PIN_Echo 9
#define PIN_NoiseSensor A6
Expand Down Expand Up @@ -120,5 +120,3 @@ class Otto
};

#endif


0 comments on commit 9e38697

Please sign in to comment.