Simplify stepper driver per-axis selection

This commit is contained in:
teemuatlut
2018-07-14 14:13:06 +03:00
committed by Scott Lahteine
parent e5c0b490c8
commit fbcdf5eaeb
26 changed files with 744 additions and 837 deletions

View File

@ -146,7 +146,7 @@
#endif
#endif
#if ENABLED(HAVE_TMC2208)
#if HAS_DRIVER(TMC2208)
/**
* TMC2208 stepper drivers
*