Explorar el Código

Pins/tests followup

Scott Lahteine hace 4 años
padre
commit
43b712d42b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Marlin/src/pins/pins.h

+ 1
- 1
Marlin/src/pins/pins.h Ver fichero

@@ -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…
Cancelar
Guardar