Browse Source

Disable DEBUG_PRINTCOUNTER

pull/1/head
João Brázio 8 years ago
parent
commit
9589e51810
No known key found for this signature in database GPG Key ID: F62CFD37DFFDB540
  1. 2
      Marlin/printcounter.h

2
Marlin/printcounter.h

@ -27,7 +27,7 @@
#include "stopwatch.h"
// Print debug messages with M111 S2
#define DEBUG_PRINTCOUNTER
//#define DEBUG_PRINTCOUNTER
struct printStatistics { // 13 bytes
//uint8_t magic; // Magic header, it will always be 0x16

Loading…
Cancel
Save