Bläddra i källkod

Fix warning for redefined DEBUG_PRINT_P (#13789)

Giuliano Zaro 6 år sedan
förälder
incheckning
d77ef437db
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      Marlin/src/core/debug_out.h

+ 1
- 0
Marlin/src/core/debug_out.h Visa fil

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

Laddar…
Avbryt
Spara