Split up MKS_RUMBA32 into two variants (#16781)

This commit is contained in:
Bob Kuhn
2020-02-05 20:28:28 -06:00
committed by GitHub
parent bb68eaa69e
commit 78fea4a9ca
10 changed files with 208 additions and 31 deletions

View File

@ -230,4 +230,4 @@
#endif
// Include common SKR pins
#include "pins_BTT_SKR.h"
#include "pins_BTT_SKR_common.h"

View File

@ -369,4 +369,4 @@
*/
// Include common SKR pins
#include "pins_BTT_SKR.h"
#include "pins_BTT_SKR_common.h"

View File

@ -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