🩹 Fix RAMPS MINIPANEL BEEPER_PIN (#28033)

This commit is contained in:
ellensp
2025-09-06 14:13:16 +12:00
committed by GitHub
parent 4bca73dc5a
commit 4342a0f512
+1 -1
View File
@@ -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