🩹 Fix missing include cycles.h (#25927)
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
|
|
||||||
#include "planner.h"
|
#include "planner.h"
|
||||||
#include "stepper/indirection.h"
|
#include "stepper/indirection.h"
|
||||||
|
#include "stepper/cycles.h"
|
||||||
#ifdef __AVR__
|
#ifdef __AVR__
|
||||||
#include "stepper/speed_lookuptable.h"
|
#include "stepper/speed_lookuptable.h"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user