Move M100 to debug locale

This commit is contained in:
Scott Lahteine 2020-01-23 14:23:08 -06:00
parent e130be8b87
commit a478cb7a28
297 changed files with 1108 additions and 1203 deletions

View file

@ -1421,11 +1421,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
//
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support
//