Non-blocking buzzer
This commit is contained in:
parent
26f8f54c56
commit
5b5aa1572b
14 changed files with 432 additions and 108 deletions
|
|
@ -121,7 +121,8 @@
|
|||
#endif // ULTRA_LCD && NEWPANEL
|
||||
|
||||
#if ENABLED(VIKI2) || ENABLED(miniVIKI)
|
||||
#define BEEPER_PIN 32 //FastIO
|
||||
//FastIO
|
||||
#define BEEPER_PIN 32
|
||||
// Pins for DOGM SPI LCD Support
|
||||
#define DOGLCD_A0 42 //Non-FastIO
|
||||
#define DOGLCD_CS 43 //Non-FastIO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue