Followup to BLTouch (#13422)
This commit is contained in:
committed by
Scott Lahteine
parent
3fb8489ae3
commit
5b2c37d6c1
@ -38,6 +38,10 @@
|
||||
#include "../../module/probe.h"
|
||||
#endif
|
||||
|
||||
#if ENABLED(BLTOUCH)
|
||||
#include "../../feature/bltouch.h"
|
||||
#endif
|
||||
|
||||
#if HAS_LEVELING
|
||||
#include "../../feature/bedlevel/bedlevel.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user