Fix typo in buzzer.h endif (PR#2337)

master
Scott Lahteine 9 years ago committed by Richard Wackerbarth
parent 36746143a1
commit bb44fe17cf

@ -5,4 +5,4 @@
void buzz(long duration,uint16_t freq);
#endif
#endif BUZZER_H
#endif //BUZZER_H
Loading…
Cancel
Save