Make GCodeParser::debug static (#11294)
This commit is contained in:
parent
76ec07301d
commit
9d0627d66c
@ -90,7 +90,7 @@ public:
|
||||
#endif
|
||||
|
||||
#if ENABLED(DEBUG_GCODE_PARSER)
|
||||
void debug();
|
||||
static void debug();
|
||||
#endif
|
||||
|
||||
GCodeParser() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user