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