EXTUI and UBL compilation fixes (#13420)
This commit is contained in:
parent
b376c7e374
commit
3fb8489ae3
58 changed files with 239 additions and 58 deletions
|
@ -32,6 +32,10 @@
|
|||
#include "../../../module/motion.h"
|
||||
#include "../../bedlevel/bedlevel.h"
|
||||
|
||||
#if ENABLED(EXTENSIBLE_UI)
|
||||
#include "../../../lcd/extensible_ui/ui_api.h"
|
||||
#endif
|
||||
|
||||
#include "math.h"
|
||||
|
||||
void unified_bed_leveling::echo_name() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue