Przeglądaj źródła

Fix warning for redefined DEBUG_PRINT_P (#13789)

Giuliano Zaro 6 lat temu
rodzic
commit
d77ef437db
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      Marlin/src/core/debug_out.h

+ 1
- 0
Marlin/src/core/debug_out.h Wyświetl plik

@@ -26,6 +26,7 @@
26 26
 //  (or not) in a given .cpp file
27 27
 //
28 28
 
29
+#undef DEBUG_PRINT_P
29 30
 #undef DEBUG_ECHO_START
30 31
 #undef DEBUG_ERROR_START
31 32
 #undef DEBUG_CHAR

Ładowanie…
Anuluj
Zapisz