Update README.md

pull/1413/head
Marco H 2022-02-09 13:49:01 +01:00 committed by GitHub
parent bdde2dfd17
commit 4cd670c88f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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