Skip to content

Commit

Permalink
🔥 Drop BOARD_BIGTREE_SKR_V1_2 "renamed" reference
Browse files Browse the repository at this point in the history
Not a real board & has never been in a tagged release of Marlin.
  • Loading branch information
thisiskeithb committed Jul 1, 2024
1 parent 6fed66d commit 191d0b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Marlin/src/pins/pins.h
Original file line number Diff line number Diff line change
Expand Up @@ -980,8 +980,6 @@
#error "BOARD_BIQU_SKR_V1_1 is now BOARD_BTT_SKR_V1_1. Please update your configuration."
#elif MB(BIGTREE_SKR_V1_1)
#error "BOARD_BIGTREE_SKR_V1_1 is now BOARD_BTT_SKR_V1_1. Please update your configuration."
#elif MB(BIGTREE_SKR_V1_2)
#error "BOARD_BIGTREE_SKR_V1_2 is now BOARD_BTT_SKR_V1_2. Please update your configuration."
#elif MB(BIGTREE_SKR_V1_3)
#error "BOARD_BIGTREE_SKR_V1_3 is now BOARD_BTT_SKR_V1_3. Please update your configuration."
#elif MB(BIGTREE_SKR_V1_4)
Expand Down

0 comments on commit 191d0b2

Please sign in to comment.