Add HOST_START_MENU_ITEM

This commit is contained in:
Scott Lahteine 2020-09-23 22:57:17 -05:00
parent 46a0d3cd8c
commit 28a7925849
175 changed files with 175 additions and 0 deletions

View file

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