DOUBLE_LCD_FRAMERATE (#26500)

This commit is contained in:
David Buezas
2023-12-05 04:31:34 +01:00
committed by GitHub
parent 0d4f41fb6d
commit d5d45e85e4
3 changed files with 10 additions and 2 deletions

View File

@@ -1579,6 +1579,10 @@
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
#define SOUND_ON_DEFAULT // Buzzer/speaker default enabled state
#if HAS_WIRED_LCD
//#define DOUBLE_LCD_FRAMERATE // Not recommended for slow boards.
#endif
// The timeout to return to the status screen from sub-menus
//#define LCD_TIMEOUT_TO_STATUS 15000 // (ms)