Update README.md

This commit is contained in:
timklge 2025-01-01 23:17:48 +01:00 committed by GitHub
parent b67a53c0ad
commit 02b9493858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,8 @@ to be displayed at the bottom or at the top of the screen:
- Heart rate
- Average power over the last 3 seconds
- Average power over the last 10 seconds
- Speed
- Cadence
Subsequently, the bar(s) will be shown when riding. Bars are filled and colored according
to your current power output / heart rate zone as setup in your Karoo settings. Optionally, the actual data value can be displayed on top of the bar.
@ -49,4 +51,4 @@ that would be hidden by the bar overlay, you can send a `de.timklge.HIDE_POWERBA
Optionally, include the following extras:
- `duration` (long, ms): Duration for which the powerbar should be hidden. If not set, the powerbar will be hidden for 15 seconds.
- `location` (string, `"top"` or `"bottom"`): Location of the powerbar to hide. If not set, the powerbar at the top will be hidden.
- `location` (string, `"top"` or `"bottom"`): Location of the powerbar to hide. If not set, the powerbar at the top will be hidden.