Enable printcounter

Log printing statistics, use M78 to use this
This commit is contained in:
David Ramiro 2019-01-04 15:24:01 +01:00
parent b024c6d1a2
commit 3c65df1a97
No known key found for this signature in database
GPG Key ID: 5B042737EBEEB736
1 changed files with 1 additions and 1 deletions

View File

@ -1383,7 +1383,7 @@
* *
* View the current statistics with M78. * View the current statistics with M78.
*/ */
//#define PRINTCOUNTER #define PRINTCOUNTER
//============================================================================= //=============================================================================
//============================= LCD and SD support ============================ //============================= LCD and SD support ============================