Browse Source

Update obsolete debug define (#21276)

vanilla_fb_2.0.x
ellensp 3 years ago
committed by Scott Lahteine
parent
commit
6ee61c8380
  1. 2
      Marlin/src/core/debug_out.h

2
Marlin/src/core/debug_out.h

@ -27,7 +27,7 @@
//
#undef DEBUG_SECTION
#undef DEBUG_PRINT_P
#undef DEBUG_ECHOPGM_P
#undef DEBUG_ECHO_START
#undef DEBUG_ERROR_START
#undef DEBUG_CHAR

Loading…
Cancel
Save