🎨 Misc. adjustments, spacing

This commit is contained in:
Scott Lahteine
2022-04-03 16:50:39 -05:00
committed by Scott Lahteine
parent 70ea0e7c34
commit 2dc4c642e7
8 changed files with 50 additions and 44 deletions

View File

@ -701,6 +701,10 @@
#undef SERIAL_XON_XOFF
#endif
#if ENABLED(HOST_PROMPT_SUPPORT) && DISABLED(EMERGENCY_PARSER)
#define HAS_GCODE_M876 1
#endif
#if ENABLED(HOST_ACTION_COMMANDS)
#ifndef ACTION_ON_PAUSE
#define ACTION_ON_PAUSE "pause"