♻️ BTT_SKR_V3_0 => BTT_SKR_3

This commit is contained in:
Scott Lahteine 2024-10-06 20:02:50 -05:00
parent f494e96598
commit 5bb996ada7

View file

@ -70,7 +70,7 @@
// Choose the name from boards.h that matches your setup // Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD #ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_BTT_SKR_V3_0 #define MOTHERBOARD BOARD_BTT_SKR_3
#endif #endif
/** /**