Sfoglia il codice sorgente

🩹 Retain LCD pins with motor expansion (#23024)

ellensp 3 anni fa
parent
commit
11f1335efb
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      Marlin/src/pins/lpc1768/pins_BTT_SKR_V1_4.h

+ 1
- 1
Marlin/src/pins/lpc1768/pins_BTT_SKR_V1_4.h Vedi File

@@ -281,7 +281,7 @@
281 281
     #define BEEPER_PIN               EXP1_05_PIN
282 282
   #endif
283 283
 
284
-#elif HAS_WIRED_LCD && !BTT_MOTOR_EXPANSION
284
+#elif HAS_WIRED_LCD
285 285
 
286 286
   #if ENABLED(ANET_FULL_GRAPHICS_LCD_ALT_WIRING)
287 287
     #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."

Loading…
Annulla
Salva