1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00

modify ALTITUDE_HOLD mode verbiage (#4329)

* modify Altitude Hold verbiage

* fix link
This commit is contained in:
nerdCopter 2025-02-03 13:42:52 -06:00 committed by GitHub
parent 30fd6f5ff2
commit a15980a070
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2454,7 +2454,7 @@
"description": "Help text to AIRMODE mode"
},
"auxiliaryHelpMode_ALTHOLD": {
"message": "Altitude mode is the safest non-GPS manual mode for new fliers. It is just like Stabilized mode but additionally locks the vehicle altitude when the sticks are released",
"message": "<a href=\"https://betaflight.com/docs/wiki/guides/current/position-hold-v4-6#altitude-hold\" target=\"_blank\" rel=\"noopener noreferrer\">Altitude Hold</a> actively regulates the aircraft's altitude using external sensors combined with Angle Mode (Stable Mode).",
"description": "Help text for ALTITUDE HOLD mode"
},
"auxiliaryHelpMode_BEEPER": {