mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-22 06:29:14 -04:00
Fixed relative telemetry display for negative AAMSL values
This commit is contained in:
parent
f436a98fc2
commit
d3a27f4121
2 changed files with 3 additions and 3 deletions
|
@ -1275,7 +1275,7 @@ MDScreen:
|
|||
MDTextField:
|
||||
id: telemetry_s_fixed_altitude
|
||||
size_hint: [0.382, None]
|
||||
hint_text: "Altitude"
|
||||
hint_text: "Ellipsoid Height (GPS Altitude)"
|
||||
text: ""
|
||||
font_size: dp(24)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue