Add extra EOL after M111

master
Scott Lahteine 9 years ago committed by Richard Wackerbarth
parent 0e1cf78f5c
commit 15190d40df

@ -3648,6 +3648,7 @@ inline void gcode_M111() {
setTargetHotend(0, cur_hotend);
}
}
SERIAL_EOL;
}
/**

Loading…
Cancel
Save