Optional Host Start menu item (#19443)

This commit is contained in:
qwewer0
2020-09-19 17:17:24 +02:00
committed by GitHub
parent 9fd06fa767
commit af8f9f790a
2 changed files with 3 additions and 2 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
/**