Move M82_M83 to cpp
This commit is contained in:
@@ -359,8 +359,6 @@ bool pin_is_protected(const int8_t pin) {
|
||||
return false;
|
||||
}
|
||||
|
||||
#include "gcode/units/M82_M83.h"
|
||||
|
||||
#include "gcode/control/M18_M84.h"
|
||||
|
||||
#include "gcode/control/M85.h"
|
||||
|
Reference in New Issue
Block a user