Skip to content

Commit

Permalink
🩹 Serial warning followup
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead authored and Pragma8123 committed Oct 24, 2023
1 parent 32626ad commit adb25c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Marlin/src/core/debug_out.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#undef DEBUG_SECTION
#undef DEBUG_ECHO_START
#undef DEBUG_ERROR_START
#undef DEBUG_WARN_START
#undef DEBUG_CHAR
#undef DEBUG_ECHO
#undef DEBUG_ECHOLN
Expand All @@ -38,6 +39,7 @@
#undef DEBUG_ECHOLNPGM_P
#undef DEBUG_ECHO_MSG
#undef DEBUG_ERROR_MSG
#undef DEBUG_WARN_MSG
#undef DEBUG_EOL
#undef DEBUG_FLUSH
#undef DEBUG_POS
Expand Down

0 comments on commit adb25c2

Please sign in to comment.