Move M111 to cpp
This commit is contained in:
@@ -374,8 +374,6 @@ bool pin_is_protected(const int8_t pin) {
|
||||
return false;
|
||||
}
|
||||
|
||||
#include "gcode/control/M111.h"
|
||||
|
||||
#if ENABLED(HOST_KEEPALIVE_FEATURE)
|
||||
#include "gcode/host/M113.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user