Przeglądaj źródła

Disable DEBUG_PRINTCOUNTER

João Brázio 9 lat temu
rodzic
commit
9589e51810
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Marlin/printcounter.h

+ 1
- 1
Marlin/printcounter.h Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz