1
0
Fork 0

Update README.md

Change description to icons
master
storm64 2022-02-16 13:00:39 +01:00
parent 1ffcc42a93
commit 9885caff71
1 changed files with 6 additions and 6 deletions

View File

@ -49,7 +49,7 @@ also provides a power saving mode using the built in movement calculation. The i
* __Power Saving__ * __Power Saving__
_on_ / __off__ _on_ / __off__
En-/Disable power saving mode. _Saves battery, but might decrease accurracy._ En-/Disable power saving mode. _Saves battery, but might decrease accurracy._
In the app the following icon on the right indicates that power saving mode is enabled: ![](powersaving.png) In app icon showing that power saving mode is enabled: ![](powersaving.png)
* __Max Move__ | maximal movement threshold * __Max Move__ | maximal movement threshold
(only available when on power saving mode) (only available when on power saving mode)
_50_ / _51_ / _..._ / __100__ / _..._ / _200_ _50_ / _51_ / _..._ / __100__ / _..._ / _200_
@ -66,12 +66,12 @@ also provides a power saving mode using the built in movement calculation. The i
* __Enabled__ * __Enabled__
__on__ / _off_ __on__ / _off_
En-/Disable the service (all background activities). _Saves the most battery, but might make this app useless._ En-/Disable the service (all background activities). _Saves the most battery, but might make this app useless._
In the app the following icon on the left indicates that the service is disabled: ![](disabled.png) In app icon showing that the service is disabled: ![](disabled.png)
* __Logfile__ * __Logfile__
__default__ / _off_ __default__ / _off_
En-/Disable logging by setting the logfile to _sleeplog.log_ / _undefined_. En-/Disable logging by setting the logfile to _sleeplog.log_ / _undefined_.
If the logfile has been customized it is displayed with _custom_. If the logfile has been customized it is displayed with _custom_.
In the app the following icon on the left indicates that logging is disabled: ![](nolog.png) In app icon showing that logging is disabled: ![](nolog.png)
--- ---
### Global Object and Module Functions ### Global Object and Module Functions