You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from Marlin/src/HAL/HAL_LPC1768/../../inc/../pins/pins.h:375,
from Marlin/src/HAL/HAL_LPC1768/../../inc/MarlinConfig.h:32,
from Marlin/src/HAL/HAL_LPC1768/watchdog.cpp:25:
Marlin/src/HAL/HAL_LPC1768/../../inc/../pins/lpc1768/pins_BTT_SKR_V1_4.h:267: warning: "SD_DETECT_PIN" redefined
267 | #define SD_DETECT_PIN P1_31 // (49) (NOT 5V tolerant)
|
In file included from Marlin/src/HAL/HAL_LPC1768/../../inc/../pins/lpc1768/pins_BTT_SKR_V1_4.h:156,
from Marlin/src/HAL/HAL_LPC1768/../../inc/../pins/pins.h:375,
from Marlin/src/HAL/HAL_LPC1768/../../inc/MarlinConfig.h:32,
from Marlin/src/HAL/HAL_LPC1768/watchdog.cpp:25:
Marlin/src/HAL/HAL_LPC1768/../../inc/../pins/lpc1768/pins_BTT_SKR_common.h:105: note: this is the location of the previous definition
105 | #define SD_DETECT_PIN P0_27
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: