STATUS_MESSAGE_TIMEOUT_SEC (#23135)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
Robby Candra
2022-03-26 06:34:20 +07:00
committed by GitHub
parent fd742616ba
commit b7ffcd6941
5 changed files with 31 additions and 2 deletions

View File

@@ -1352,6 +1352,9 @@
// Scroll a longer status message into view
//#define STATUS_MESSAGE_SCROLLING
// Apply a timeout to low-priority status messages
//#define STATUS_MESSAGE_TIMEOUT_SEC 30 // (seconds)
// On the Info Screen, display XY with one decimal place when possible
//#define LCD_DECIMAL_SMALL_XY