Move M145 to cpp
This commit is contained in:
@@ -369,10 +369,6 @@ bool pin_is_protected(const int8_t pin) {
|
||||
return false;
|
||||
}
|
||||
|
||||
#if ENABLED(ULTIPANEL)
|
||||
#include "gcode/lcd/M145.h"
|
||||
#endif
|
||||
|
||||
#if ENABLED(TEMPERATURE_UNITS_SUPPORT)
|
||||
#include "gcode/units/M149.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user