Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
This commit is contained in:
parent
b5fb7075b9
commit
0c7f7ebcfb
100 changed files with 10213 additions and 10618 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue