mirror of https://github.com/espruino/BangleApps
Switch to BTN1 for Max toggle and reset function.
parent
b18773a3c5
commit
4f2f00f3e6
|
@ -2,9 +2,9 @@ Displays the GPS speed and altitude. One is displayed on the watch face using th
|
|||
|
||||
Display Tap : Swaps the displays. You can have either speed or altitude on the large primary display.
|
||||
|
||||
BTN3 : Short press < 2 secs toggles the displays between showing the current speed/alt values or the maximum values recorded.
|
||||
BTN1 : Short press < 2 secs toggles the displays between showing the current speed/alt values or the maximum values recorded.
|
||||
|
||||
BTN3 : Long press > 2 secs resets the recorded maximum values.
|
||||
BTN1 : Long press > 2 secs resets the recorded maximum values.
|
||||
|
||||
App Settings : Select the desired display units. Speed can be as per the default locale, kph, knots, mph or m/s. Altitude can be feet or metres. Select one of three colour schemes. Colours, high contrast (all white on black) or night ( all red on black ). Vibration can be used to indicate when a fix is lost or gained. One buzz for a lost fix and a double buzz when a fix is found.
|
||||
|
||||
|
|
Loading…
Reference in New Issue