Selaa lähdekoodia

🩹 Fix Robin Nano BOARD_INIT

Scott Lahteine 3 vuotta sitten
vanhempi
commit
a963c5f9f3
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0
    4
      Marlin/src/pins/stm32f1/pins_MKS_ROBIN_NANO.h

+ 0
- 4
Marlin/src/pins/stm32f1/pins_MKS_ROBIN_NANO.h Näytä tiedosto

@@ -44,10 +44,6 @@
44 44
 
45 45
 //#define LED_PIN                           PB2
46 46
 
47
-#if HAS_TFT_LVGL_UI
48
-  #define BOARD_INIT OUT_WRITE(PB0, LOW)
49
-#endif
50
-
51 47
 #include "pins_MKS_ROBIN_NANO_common.h"
52 48
 
53 49
 #if HAS_TFT_LVGL_UI && FAN1_PIN != PB0 && HEATER_1_PIN != PB0

Loading…
Peruuta
Tallenna