Move M115 to cpp
This commit is contained in:
@ -355,8 +355,6 @@ bool pin_is_protected(const int8_t pin) {
|
||||
return false;
|
||||
}
|
||||
|
||||
#include "gcode/host/M115.h"
|
||||
|
||||
#include "gcode/lcd/M117.h"
|
||||
|
||||
#include "gcode/host/M118.h"
|
||||
|
Reference in New Issue
Block a user