LulzBot Touch UI Followup (#15007)

This commit is contained in:
Marcio Teixeira
2019-08-21 03:48:06 -06:00
committed by Scott Lahteine
parent 8c2cfaa907
commit bd1ced14e7
9 changed files with 30 additions and 34 deletions

View File

@@ -80,9 +80,8 @@
// This is a recommended for smaller displays.
//#define TOUCH_UI_PASSCODE
// Define number of seconds after which the menu screens
// timeout and returns the user to the status screen
//#define LCD_TIMEOUT_TO_STATUS 120
// The timeout (in ms) to return to the status screen from sub-menus
//#define LCD_TIMEOUT_TO_STATUS 15000
// Enable this to debug the event framework
//#define UI_FRAMEWORK_DEBUG