Split up MKS_RUMBA32 into two variants (#16781)
This commit is contained in:
@ -230,4 +230,4 @@
|
||||
#endif
|
||||
|
||||
// Include common SKR pins
|
||||
#include "pins_BTT_SKR.h"
|
||||
#include "pins_BTT_SKR_common.h"
|
||||
|
@ -369,4 +369,4 @@
|
||||
*/
|
||||
|
||||
// Include common SKR pins
|
||||
#include "pins_BTT_SKR.h"
|
||||
#include "pins_BTT_SKR_common.h"
|
||||
|
@ -153,7 +153,7 @@
|
||||
//
|
||||
// Include common SKR pins
|
||||
//
|
||||
#include "pins_BTT_SKR.h"
|
||||
#include "pins_BTT_SKR_common.h"
|
||||
|
||||
//
|
||||
// Software SPI pins for TMC2130 stepper drivers
|
||||
|
Reference in New Issue
Block a user