浏览代码

🩹 Retain LCD pins with motor expansion (#23024)

ellensp 3 年前
父节点
当前提交
11f1335efb
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 查看文件

@@ -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."

正在加载...
取消
保存