M76 Host Pause Feature (#21738)

This commit is contained in:
charlespick
2021-07-28 14:09:33 -07:00
committed by GitHub
parent d5a9a04abe
commit eacf1e33c4
3 changed files with 6 additions and 1 deletions

View File

@@ -3819,6 +3819,7 @@
*/
//#define HOST_ACTION_COMMANDS
#if ENABLED(HOST_ACTION_COMMANDS)
//#define HOST_PAUSE_M76
//#define HOST_PROMPT_SUPPORT
//#define HOST_START_MENU_ITEM // Add a menu item that tells the host to start
#endif