@ -84,7 +84,7 @@ Stepper stepper; // Singleton
#define BABYSTEPPING_EXTRA_DIR_WAIT
#ifdef __AVR__
#include "speed_lookuptable.h"
#include "stepper/speed_lookuptable.h"
#endif
#include "endstops.h"
@ -46,7 +46,7 @@
#include "planner.h"
#include "stepper/indirection.h"
// Disable multiple steps per ISR