Creality DWIN simple beeper
This commit is contained in:
parent
58975fc8b5
commit
8075eafe91
@ -170,7 +170,10 @@
|
||||
#define BTN_EN2 PB12
|
||||
|
||||
//#define LCD_LED_PIN PB2
|
||||
#define BEEPER_PIN PB13
|
||||
#ifndef BEEPER_PIN
|
||||
#define BEEPER_PIN PB13
|
||||
#undef SPEAKER
|
||||
#endif
|
||||
|
||||
#elif ENABLED(DWIN_VET6_CREALITY_LCD)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user