Skip to content
Snippets Groups Projects
Commit 7ec7bb31 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Send a Busy signal to hosts during long processes, wait for input, etc

If Marlin is blocking the serial input or command queue for any length
of time (for example more than 2 seconds), it needs to send a message
to serial out to inform the host that it is busy. Marlin should only
send these messages out when busy, and preferably not when trying to
print formatted output.
parent 7d25c107
Branches
Tags
Loading
Showing
with 223 additions and 3 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment