Add BUSY_WHILE_HEATING for hosts that need it
This commit is contained in:
parent
504d26341a
commit
fc9ce65095
32 changed files with 49 additions and 6 deletions
|
|
@ -1002,6 +1002,7 @@
|
|||
//
|
||||
#define HOST_KEEPALIVE_FEATURE // Disable this if your host doesn't like keepalive messages
|
||||
#define DEFAULT_KEEPALIVE_INTERVAL 2 // Number of seconds between "busy" messages. Set with M113.
|
||||
#define BUSY_WHILE_HEATING // Some hosts require "busy" messages even during heating
|
||||
|
||||
//
|
||||
// M100 Free Memory Watcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue