瀏覽代碼

Pins/tests followup

Scott Lahteine 4 年之前
父節點
當前提交
43b712d42b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Marlin/src/pins/pins.h

+ 1
- 1
Marlin/src/pins/pins.h 查看文件

@@ -378,7 +378,7 @@
378 378
 #elif MB(BTT_SKR_V1_3)
379 379
   #include "lpc1768/pins_BTT_SKR_V1_3.h"        // LPC1768                                env:LPC1768
380 380
 #elif MB(BTT_SKR_V1_4)
381
-  #include "lpc1768/pins_BTT_SKR_V1_4.h"        // LPC1768                                env:LPC1768_btt_skr_v1_4
381
+  #include "lpc1768/pins_BTT_SKR_V1_4.h"        // LPC1768                                env:LPC1768
382 382
 
383 383
 //
384 384
 // LPC1769 ARM Cortex M3

Loading…
取消
儲存