️ Index Rev03 SPI stepper support (#697)

This commit is contained in:
GatCode 2022-03-11 00:22:18 +01:00 committed by GitHub
parent 5222d87fe3
commit ff280545d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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