Non-blocking buzzer
This commit is contained in:
committed by
Scott Lahteine
parent
26f8f54c56
commit
5b5aa1572b
@ -94,7 +94,9 @@
|
||||
|
||||
#if ENABLED(NEWPANEL)
|
||||
|
||||
#define BEEPER_PIN 84 // Beeper on AUX-4
|
||||
// Beeper on AUX-4
|
||||
#define BEEPER_PIN 84
|
||||
|
||||
#define LCD_PINS_RS 82
|
||||
#define LCD_PINS_ENABLE 18
|
||||
#define LCD_PINS_D4 19
|
||||
|
Reference in New Issue
Block a user