0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-13 01:40:09 +00:00

🩹 Serial warning followup

Followup to #26306
This commit is contained in:
Scott Lahteine 2023-10-08 15:10:18 -05:00
parent e68320ee2b
commit 414b1f8327

View file

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