HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
This commit is contained in:
@ -103,7 +103,7 @@
|
||||
|
||||
// Trinamic driver support
|
||||
|
||||
#if HAS_TRINAMIC
|
||||
#if HAS_TRINAMIC_CONFIG
|
||||
// Using TMC devices in intelligent mode requires extra connections to each device. Unfortunately
|
||||
// the SKR does not have many free pins (especially if a display is in use). The SPI-based devices
|
||||
// will require 3 connections (clock, mosi, miso), plus a chip select line (CS) for each driver.
|
||||
|
Reference in New Issue
Block a user