mirror of https://github.com/espruino/BangleApps
17 lines
549 B
Markdown
17 lines
549 B
Markdown
# Compass Power Status Widget
|
|
|
|
A simple widget that shows the on/off status of the compass.
|
|
|
|
The compass draws around 1mA when on. Whilst this is not a big draw
|
|
on the battery it is still easy to have it switched on and not be
|
|
aware.
|
|
|
|
- Uses Bangle.isCompassOn(), requires firmware v2.08.167 or later
|
|
- Shows in grey when the compass is off
|
|
- Shows in amber when the compass is on
|
|
|
|
|
|
Written by: [Hugh Barney](https://github.com/hughbarney) For support
|
|
and discussion please post in the [Bangle JS
|
|
Forum](http://forum.espruino.com/microcosms/1424/)
|