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

@ -3062,9 +3062,14 @@
// @section develop
/**
* M43 - display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
*/
//
// M100 Free Memory Watcher to debug memory usage
//
//#define M100_FREE_MEMORY_WATCHER
//
// M43 - display pin status, toggle pins, watch pins, watch endstops & toggle LED, test servo probe
//
//#define PINS_DEBUGGING
// Enable Marlin dev mode which adds some special commands