mirror of https://github.com/espruino/BangleApps
Update README.md
parent
bdde2dfd17
commit
4cd670c88f
|
@ -5,6 +5,6 @@ A simple widget that shows the on/off status of the GPS.
|
||||||
The GPS can quickly run the battery down if it is on all the time so
|
The GPS can quickly run the battery down if it is on all the time so
|
||||||
it is useful to know if it has been switched on or not.
|
it is useful to know if it has been switched on or not.
|
||||||
|
|
||||||
- Uses Bangle.isGPSOn(), requires firmware v2.08.167 or later
|
- Uses Bangle.isGPSOn()
|
||||||
- Shows in grey when the GPS is off
|
- Shows in grey when the GPS is off
|
||||||
- Shows in amber when the GPS is on
|
- Shows in amber when the GPS is on
|
||||||
|
|
Loading…
Reference in New Issue