Sync with bugfix

This commit is contained in:
Scott Lahteine 2020-06-21 22:29:24 -05:00
parent da5c574514
commit d4f01f77c8
2 changed files with 0 additions and 10 deletions

View file

@ -1483,11 +1483,6 @@
#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 to debug memory usage
//
#define M100_FREE_MEMORY_WATCHER
//
// G20/G21 Inch mode support
//

View file

@ -1491,11 +1491,6 @@
#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 to debug memory usage
//
#define M100_FREE_MEMORY_WATCHER
//
// G20/G21 Inch mode support
//