Fixed relative telemetry display for negative AAMSL values

This commit is contained in:
Mark Qvist 2024-04-01 12:25:24 +02:00
parent f436a98fc2
commit d3a27f4121
2 changed files with 3 additions and 3 deletions

View file

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