Move sponsor link from README to sidebar

This commit is contained in:
timklge 2025-03-24 18:10:58 +01:00 committed by GitHub
parent 38e182bc7f
commit 5ee55ee8c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,6 @@ This extension for Karoo devices adds a graphical data field that shows the curr
Compatible with Karoo 2 and Karoo 3 devices. Compatible with Karoo 2 and Karoo 3 devices.
<a href="https://www.buymeacoffee.com/timklge" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
![Page](preview0.png) ![Page](preview0.png)
![Field](preview1.png) ![Field](preview1.png)
![Overview](preview2.png) ![Overview](preview2.png)
@ -67,4 +65,4 @@ Use extension id `karoo-headwind` with datatype ids `headwind` and `userwindSpee
has not been set up. Otherwise, the value is the wind direction in degrees; if the user has set the headwind indicator to depict the absolute wind direction, the field will contain the absolute wind direction; otherwise has not been set up. Otherwise, the value is the wind direction in degrees; if the user has set the headwind indicator to depict the absolute wind direction, the field will contain the absolute wind direction; otherwise
it will contain the headwind direction. it will contain the headwind direction.
- The `userwindSpeed` datatype contains a single field with the wind speed in the user's defined unit. If the user has set the headwind indicator to show the absolute wind speed, - The `userwindSpeed` datatype contains a single field with the wind speed in the user's defined unit. If the user has set the headwind indicator to show the absolute wind speed,
this field will contain the absolute wind speed; otherwise it will contain the headwind speed. this field will contain the absolute wind speed; otherwise it will contain the headwind speed.