Update Configuration.h

This commit is contained in:
InsanityAutomation
2019-05-30 10:54:17 -04:00
parent f36ffdf741
commit 14fcaa02dc
+2 -2
View File
@@ -1564,7 +1564,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support
@@ -1700,7 +1700,7 @@
*
* View the current statistics with M78.
*/
#define PRINTCOUNTER
//#define PRINTCOUNTER
//=============================================================================
//============================= LCD and SD support ============================