This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
andrey
/
Marlin_FB4S
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Fix typo in buzzer.h endif (PR#2337)
pull/1/head
Scott Lahteine
10 years ago
committed by
Richard Wackerbarth
parent
36746143a1
commit
bb44fe17cf
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
Marlin/buzzer.h
2
Marlin/buzzer.h
View File
@ -5,4 +5,4 @@
void
buzz
(
long
duration
,
uint16_t
freq
)
;
#
endif
#
endif BUZZER_H
#
endif
//
BUZZER_H
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
andrey/Marlin_FB4S
Title
Body
Create Issue