get synchronized to current file names
This commit is contained in:
parent
1451b7eacf
commit
8644dc170b
@ -34,7 +34,7 @@
|
||||
|
||||
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
||||
#include <math.h>
|
||||
#include "UBL.h"
|
||||
#include "ubl.h"
|
||||
#include "Marlin.h"
|
||||
|
||||
double linear_fit_average(double *, int);
|
||||
|
Loading…
Reference in New Issue
Block a user