fix-babysrepping
This commit is contained in:
parent
34c60f1b55
commit
9ab94bd2c1
|
@ -29,6 +29,9 @@
|
||||||
#include "temperature.h"
|
#include "temperature.h"
|
||||||
#include "thermistortables.h"
|
#include "thermistortables.h"
|
||||||
#include "language.h"
|
#include "language.h"
|
||||||
|
#if ENABLED(BABYSTEPPING)
|
||||||
|
#include "stepper.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#if ENABLED(USE_WATCHDOG)
|
#if ENABLED(USE_WATCHDOG)
|
||||||
#include "watchdog.h"
|
#include "watchdog.h"
|
||||||
|
|
Loading…
Reference in a new issue