We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f6183 commit c4df5cfCopy full SHA for c4df5cf
Marlin/src/module/delta.h
@@ -26,6 +26,7 @@
26
*/
27
28
#include "../core/types.h"
29
+#include "../core/macros.h"
30
31
extern float delta_height;
32
extern abc_float_t delta_endstop_adj;
0 commit comments