Selaa lähdekoodia

Disable DEBUG_PRINTCOUNTER

João Brázio 9 vuotta sitten
vanhempi
commit
9589e51810
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      Marlin/printcounter.h

+ 1
- 1
Marlin/printcounter.h Näytä tiedosto

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

Loading…
Peruuta
Tallenna