mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-25 07:34:06 -06:00
⚡️ Index Rev03 SPI stepper support (#697)
This commit is contained in:
parent
5222d87fe3
commit
ff280545d8
1 changed files with 1 additions and 1 deletions
|
@ -2925,7 +2925,7 @@
|
||||||
* The default SW SPI pins are defined the respective pins files,
|
* The default SW SPI pins are defined the respective pins files,
|
||||||
* but you can override or define them here.
|
* but you can override or define them here.
|
||||||
*/
|
*/
|
||||||
//#define TMC_USE_SW_SPI
|
#define TMC_USE_SW_SPI
|
||||||
//#define TMC_SW_MOSI -1
|
//#define TMC_SW_MOSI -1
|
||||||
//#define TMC_SW_MISO -1
|
//#define TMC_SW_MISO -1
|
||||||
//#define TMC_SW_SCK -1
|
//#define TMC_SW_SCK -1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue