Disable printcounter

This commit is contained in:
Sergey
2021-10-12 13:13:33 +03:00
parent faa04e9d7e
commit b3330a11a1

View File

@@ -2034,7 +2034,7 @@
*
* View the current statistics with M78.
*/
#define PRINTCOUNTER
//#define PRINTCOUNTER
#if ENABLED(PRINTCOUNTER)
#define PRINTCOUNTER_SAVE_INTERVAL 60 // (minutes) EEPROM save interval during print
#endif