Closed jhanarato closed 8 years ago
After much hacking to get the timer working, the buzzer has fallen silent.
This works, so it isn't a hardware problem.
void setup() { buzzer.buzz(); }
OK, I'm an idiot. I was toggling the 2nd switch instead of the third.
After much hacking to get the timer working, the buzzer has fallen silent.