diff --git a/docs/solo_features/clock_screen/clock_screen.md b/docs/solo_features/clock_screen/clock_screen.md index f7b3ab66..6329204e 100644 --- a/docs/solo_features/clock_screen/clock_screen.md +++ b/docs/solo_features/clock_screen/clock_screen.md @@ -45,6 +45,7 @@ Up to three data fields are shown below the date separator. Each field displays | CO₂ | CO2 | ppm from onboard sensor | | Contacts | Nodes | Total contacts in the mesh | | Messages | Msgs | Total unread message count | +| Satellites | Sats | GPS satellite count (or `--` without GPS) | Sensor fields show `--` when the sensor is not connected or has no data. diff --git a/docs/solo_features/screen_lock/screen_lock.md b/docs/solo_features/screen_lock/screen_lock.md index 299e85c2..656a34c8 100644 --- a/docs/solo_features/screen_lock/screen_lock.md +++ b/docs/solo_features/screen_lock/screen_lock.md @@ -40,7 +40,8 @@ If no press is made for 3 seconds, the counter resets. A brief press of any button wakes the display and shows the lock screen. It displays: -- **Time** — large, same format as the Clock page (24 h / 12 h from Settings) +- **Title bar** — battery and status icons, same as every other home page — but never the device name, so a locked device doesn't announce whose it is at a glance +- **Time** — same format as the Clock page (24 h / 12 h from Settings), left-aligned - **Date** — day-of-week, day, month - **Two sensor values** — the first two Dashboard Config fields (same values configured for the Clock page); shown side by side if both are set diff --git a/docs/solo_features/settings_screen/settings_screen.md b/docs/solo_features/settings_screen/settings_screen.md index 393e62f5..f747e3ef 100644 --- a/docs/solo_features/settings_screen/settings_screen.md +++ b/docs/solo_features/settings_screen/settings_screen.md @@ -40,6 +40,7 @@ Press **Cancel/Back** to save and return to the home screen. | Channel Melody | built-in / Melody 1 / Melody 2 / None | Notification sound for incoming channel messages. `None` disables the sound for this event. | | AD sound | built-in / Melody 1 / Melody 2 / None | Sound played whenever an **advert** is received from *any* node — pairs with Auto-Advert as an audible "in range" heartbeat (see Tools › Auto-Advert). `None` disables the sound for this event. | | AD scope | All / Zero-hop | Filters the AD sound so it plays for every advert or only for local zero-hop adverts. | +| Msg wake | ON / OFF | Whether an incoming message turns the display back on when it was off and no phone/app is connected (default ON — today's behaviour either way). | Melody 1 and Melody 2 are custom sequences editable in **Tools › Ringtone Editor**.