Arrange stepper_indirection by axis

This commit is contained in:
Scott Lahteine
2016-07-24 18:54:24 -07:00
parent 7c27f34996
commit 750a1e5116
2 changed files with 269 additions and 438 deletions

View File

@ -42,6 +42,7 @@
*/
#include "stepper_indirection.h"
#include "Configuration.h"
#if ENABLED(HAVE_TMCDRIVER)