Enable busy messages on M109/M190

This commit is contained in:
David Ramiro 2019-02-06 11:07:31 +01:00
parent 3be7677642
commit 574b2f8aed
No known key found for this signature in database
GPG Key ID: 5B042737EBEEB736
1 changed files with 1 additions and 1 deletions

View File

@ -1245,7 +1245,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
#define BUSY_WHILE_HEATING // Some hosts require "busy" messages even during heating
//
// M100 Free Memory Watcher