🩹 Fix RAMPS MINIPANEL BEEPER_PIN (#28033)
This commit is contained in:
@@ -864,7 +864,7 @@
|
||||
#elif ENABLED(MINIPANEL)
|
||||
|
||||
#ifndef BEEPER_PIN
|
||||
#define BEEPER_PIN AUX2_08_PIN
|
||||
#define BEEPER_PIN AUX2_08
|
||||
#endif
|
||||
#define LCD_BACKLIGHT_PIN AUX2_10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user