mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-13 01:40:09 +00:00
parent
e68320ee2b
commit
414b1f8327
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue