Add HAS_TMC220x
This commit is contained in:
committed by
Scott Lahteine
parent
9821ec2afd
commit
1a349c7522
@@ -303,7 +303,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if MB(MKS_SBASE) && (HAS_DRIVER(TMC2208) || HAS_DRIVER(TMC2209))
|
||||
#if MB(MKS_SBASE) && HAS_TMC220x
|
||||
// The shortage of pins becomes apparent.
|
||||
// Worst case you may have to give up the LCD
|
||||
// RX pins need to be interrupt capable
|
||||
|
||||
Reference in New Issue
Block a user