M100 comment

This commit is contained in:
Scott Lahteine 2018-02-05 21:52:56 -06:00
parent 1352acdf75
commit 91eaa54ea9

View File

@ -50,7 +50,7 @@
#if ENABLED(M100_FREE_MEMORY_WATCHER)
#define M100_FREE_MEMORY_DUMPER // Enable for the `M110 D` Dump sub-command
#define M100_FREE_MEMORY_DUMPER // Enable for the `M100 D` Dump sub-command
#define M100_FREE_MEMORY_CORRUPTOR // Enable for the `M100 C` Corrupt sub-command
#include "Marlin.h"