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
Copy file name to clipboardexpand all lines: Marlin/src/pins/pins.h
+3-2
Original file line number
Diff line number
Diff line change
@@ -841,8 +841,8 @@
841
841
#elifMB(RAMPS_LONGER3D_LK4PRO)
842
842
#error "BOARD_RAMPS_LONGER3D_LK4PRO is now BOARD_LONGER3D_LKx_PRO. Please update your configuration."
843
843
#elifMB(BTT_SKR_V2_0)
844
-
#error "BTT_SKR_V2_0 is now BTT_SKR_V2_0_REV_A or BTT_SKR_V2_0_REV_B. See https://bit.ly/3t5d9JQ for more information. Please update your configuration."
845
-
#elifMB(BOARD_TH3D_EZBOARD_LITE_V2)
844
+
#error "BOARD_BTT_SKR_V2_0 is now BOARD_BTT_SKR_V2_0_REV_A or BOARD_BTT_SKR_V2_0_REV_B. See https://bit.ly/3t5d9JQ for more information. Please update your configuration."
845
+
#elifMB(TH3D_EZBOARD_LITE_V2)
846
846
#error "BOARD_TH3D_EZBOARD_LITE_V2 is now BOARD_TH3D_EZBOARD_V2. Please update your configuration."
847
847
#elif defined(MOTHERBOARD)
848
848
#error "Unknown MOTHERBOARD value set in Configuration.h."
0 commit comments