🩹 Fix Robin Nano BOARD_INIT

This commit is contained in:
Scott Lahteine 2022-01-19 05:11:06 -06:00
parent f33ec4aacf
commit 369ba99fdb

View File

@ -44,10 +44,6 @@
//#define LED_PIN PB2
#if HAS_TFT_LVGL_UI
#define BOARD_INIT OUT_WRITE(PB0, LOW)
#endif
#include "pins_MKS_ROBIN_NANO_common.h"
#if HAS_TFT_LVGL_UI && FAN1_PIN != PB0 && HEATER_1_PIN != PB0