🩹 Retain LCD pins with motor expansion (#23024)

This commit is contained in:
ellensp 2021-10-28 09:06:06 +13:00 committed by Scott Lahteine
parent 0f2c4fc40b
commit 384a31765f

View File

@ -281,7 +281,7 @@
#define BEEPER_PIN EXP1_05_PIN
#endif
#elif HAS_WIRED_LCD && !BTT_MOTOR_EXPANSION
#elif HAS_WIRED_LCD
#if ENABLED(ANET_FULL_GRAPHICS_LCD_ALT_WIRING)
#error "CAUTION! ANET_FULL_GRAPHICS_LCD_ALT_WIRING requires wiring modifications. See 'pins_BTT_SKR_V1_4.h' for details. Comment out this line to continue."