re-enable beeper pin for custom Anycubic touchscreen implementation
This commit is contained in:
@@ -111,7 +111,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if EITHER(ANYCUBIC_LCD_CHIRON, ANYCUBIC_LCD_I3MEGA)
|
#if ANY(ANYCUBIC_LCD_CHIRON, ANYCUBIC_LCD_I3MEGA, ANYCUBIC_TOUCHSCREEN) // PATCH: knutwurst
|
||||||
#define BEEPER_PIN 31
|
#define BEEPER_PIN 31
|
||||||
#define SD_DETECT_PIN 49
|
#define SD_DETECT_PIN 49
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user