Fix typo in buzzer.h endif (PR#2337)
This commit is contained in:
parent
36746143a1
commit
bb44fe17cf
|
@ -5,4 +5,4 @@
|
|||
void buzz(long duration,uint16_t freq);
|
||||
#endif
|
||||
|
||||
#endif BUZZER_H
|
||||
#endif //BUZZER_H
|
Loading…
Reference in a new issue