HOST_SHUTDOWN_MENU_ITEM

MarlinFirmware/Marlin#22908
This commit is contained in:
Scott Lahteine 2021-10-29 19:27:39 -05:00
parent 87ab00a225
commit c9578dfad1
260 changed files with 520 additions and 260 deletions

View file

@ -3846,7 +3846,8 @@
#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
//#define HOST_START_MENU_ITEM // Add a menu item that tells the host to start
//#define HOST_SHUTDOWN_MENU_ITEM // Add a menu item that tells the host to shut down
#endif
/**