João Brázio
9 years ago
No known key found for this signature in database
GPG Key ID: F62CFD37DFFDB540
1 changed files with
1 additions and
1 deletions
-
Marlin/printcounter.h
|
@ -27,7 +27,7 @@ |
|
|
#include "stopwatch.h" |
|
|
#include "stopwatch.h" |
|
|
|
|
|
|
|
|
// Print debug messages with M111 S2
|
|
|
// Print debug messages with M111 S2
|
|
|
#define DEBUG_PRINTCOUNTER |
|
|
//#define DEBUG_PRINTCOUNTER
|
|
|
|
|
|
|
|
|
struct printStatistics { // 13 bytes
|
|
|
struct printStatistics { // 13 bytes
|
|
|
//uint8_t magic; // Magic header, it will always be 0x16
|
|
|
//uint8_t magic; // Magic header, it will always be 0x16
|
|
|