Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
This commit is contained in:
committed by
Richard Wackerbarth
parent
b5fb7075b9
commit
0c7f7ebcfb
@@ -2,7 +2,7 @@
|
||||
#define BUZZER_H
|
||||
|
||||
#if HAS_BUZZER
|
||||
void buzz(long duration,uint16_t freq);
|
||||
void buzz(long duration, uint16_t freq);
|
||||
#endif
|
||||
|
||||
#endif //BUZZER_H
|
Reference in New Issue
Block a user