We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a7078 commit 46877deCopy full SHA for 46877de
src/esp3dlib_config.h
@@ -38,7 +38,7 @@
38
#endif
39
#define MARLIN_HAL_PATH(PATH) HAL_PATH(HALHOME, PATH)
40
#define MARLIN_PATH(PATH) ESP_XSTR(SRCHOME / PATH)
41
-#include MARLIN_PATH(inc / MarlinConfig.h)
+#include MARLIN_PATH(inc/MarlinConfig.h)
42
43
#undef DISABLED
44
#undef _BV
0 commit comments