18 Commits (master)

Author SHA1 Message Date
Marcio Teixeira b110fd01e7 Additions and fixes to CLCD.
6 years ago
Scott Lahteine efc198f952 Spacing, const, comments
7 years ago
Josef Pavlik dca50737f5 fixed warning: ISO C++ forbids compound-literals
8 years ago
Scott Lahteine 6110d57c16 Prevent the 'tone(f,d)' function from being interrupted
8 years ago
Scott Lahteine 330f82971b Buzzer requires BEEPER_PIN
8 years ago
João Brázio 2b5faa61e2 Consolidates Buzzer and Speaker into a single object
8 years ago
Scott Lahteine 9083e5420a Merge pull request #4419 from AnHardt/sd2pinmap
8 years ago
João Brázio 909e98b1af A little cleanup at speaker.h
8 years ago
AnHardt e4942d2163 Switch SD2cadrLib to fastio
8 years ago
Scott Lahteine d1dffc7ad1 timestamp => endtime
8 years ago
Scott Lahteine 71674059c3 Two strategies to address a stuck buzzer
8 years ago
Blue-Marlin efe719f898 Heal the watchgog
8 years ago
João Brázio 5b5aa1572b Non-blocking buzzer
8 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
8 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
9 years ago
Scott Lahteine bb44fe17cf Fix typo in buzzer.h endif (PR#2337)
9 years ago
AnHardt 722829b058 Move buzzing code to buzzr.h & buzzer.cpp (PR#2307)
9 years ago