Minor Pin Updates (#15214)
This commit is contained in:
committed by
Scott Lahteine
parent
66338ed515
commit
dcc39421c5
@ -53,8 +53,9 @@
|
||||
#define LCD_PINS_ENABLE 17 // ST9720 DAT
|
||||
#define LCD_PINS_D4 30 // ST9720 CLK
|
||||
|
||||
#if DISABLED(SPEAKER) && ENABLED(BLTOUCH)
|
||||
#if ENABLED(BLTOUCH)
|
||||
#define SERVO0_PIN 27
|
||||
#undef BEEPER_PIN
|
||||
#endif
|
||||
|
||||
// Alter timing for graphical display
|
||||
|
Reference in New Issue
Block a user