🩹 Fix Robin Nano BOARD_INIT
This commit is contained in:
parent
f33ec4aacf
commit
369ba99fdb
@ -44,10 +44,6 @@
|
|||||||
|
|
||||||
//#define LED_PIN PB2
|
//#define LED_PIN PB2
|
||||||
|
|
||||||
#if HAS_TFT_LVGL_UI
|
|
||||||
#define BOARD_INIT OUT_WRITE(PB0, LOW)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "pins_MKS_ROBIN_NANO_common.h"
|
#include "pins_MKS_ROBIN_NANO_common.h"
|
||||||
|
|
||||||
#if HAS_TFT_LVGL_UI && FAN1_PIN != PB0 && HEATER_1_PIN != PB0
|
#if HAS_TFT_LVGL_UI && FAN1_PIN != PB0 && HEATER_1_PIN != PB0
|
||||||
|
Loading…
Reference in New Issue
Block a user