Fix missing keep-alive messages
This commit is contained in:
parent
26f62f042e
commit
e5ebf7c67f
@ -2631,7 +2631,6 @@ void gcode_M105(uint8_t extruder)
|
||||
}
|
||||
#endif
|
||||
SERIAL_PROTOCOLLN("");
|
||||
KEEPALIVE_STATE(NOT_BUSY);
|
||||
}
|
||||
|
||||
#ifdef TMC2130
|
||||
|
Loading…
Reference in New Issue
Block a user