Skip to content
Snippets Groups Projects
Commit bb44fe17 authored by Scott Lahteine's avatar Scott Lahteine Committed by Richard Wackerbarth
Browse files

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

parent 36746143
Branches
Tags
Loading
......@@ -5,4 +5,4 @@
void buzz(long duration,uint16_t freq);
#endif
#endif BUZZER_H
\ No newline at end of file
#endif //BUZZER_H
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment