Drop leveling include from steppers.cpp
This commit is contained in:
parent
09c8807a36
commit
d168ee9bed
1 changed files with 0 additions and 4 deletions
|
@ -65,10 +65,6 @@
|
||||||
#include "../feature/dac/dac_dac084s085.h"
|
#include "../feature/dac/dac_dac084s085.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LEVELING
|
|
||||||
#include "../feature/bedlevel/bedlevel.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if HAS_DIGIPOTSS
|
#if HAS_DIGIPOTSS
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Reference in a new issue