diff --git a/docs/solo_features/settings_screen/settings_screen.md b/docs/solo_features/settings_screen/settings_screen.md index 6e8c0583..3c43f085 100644 --- a/docs/solo_features/settings_screen/settings_screen.md +++ b/docs/solo_features/settings_screen/settings_screen.md @@ -73,6 +73,7 @@ Lists all available home screen pages. For each entry: | ----------- | --------------------------------------------------- | -------------------------------------------------------------------------------------- | | Timezone | −12 h … +14 h | UTC offset in whole hours | | Low battery | off / 3.0 V / 3.1 V / 3.2 V / 3.3 V / 3.4 V / 3.5 V | Auto-shutdown threshold; also sets the 0 % anchor for the battery percentage indicator | +| Units | Metric / Imperial | Global unit system for every distance/speed shown in Tools (Nearby Nodes, Trail, navigate-to-point). Metric: m / km, km/h, min/km. Imperial: ft / mi, mph, min/mi | --- diff --git a/docs/solo_features/tools_screen/tools_screen.md b/docs/solo_features/tools_screen/tools_screen.md index 09af51ff..1c0ce813 100644 --- a/docs/solo_features/tools_screen/tools_screen.md +++ b/docs/solo_features/tools_screen/tools_screen.md @@ -89,7 +89,7 @@ Cycle views with **LEFT / RIGHT**: | Item | Interaction | Action | | --------------------- | ------------------- | --------------------------------------------------- | | Min dist | LEFT/RIGHT | Filter gate: 5 m / 10 m / 25 m / 100 m | -| Units | LEFT/RIGHT | Speed/pace: km/h / mph / min/km / min/mi | +| Readout | LEFT/RIGHT or Enter | Summary shows Speed or Pace (in the global unit system) | | Grid | LEFT/RIGHT or Enter | Toggle scale grid on the map | | Mark here | Enter | Drop a waypoint at the current GPS fix (see below) | | Waypoints | Enter | Open the waypoint list / navigation |