fix(fw_mode_manager): fix typo in parameter description

This commit is contained in:
Jacob Dahl 2026-03-18 00:11:29 -08:00 committed by Jacob Dahl
parent f628db0eb6
commit ed3f795293

View File

@ -58,7 +58,7 @@ parameters:
short: Takeoff rotation airspeed
long: |-
The calibrated airspeed threshold during the takeoff ground roll when the plane should start rotating (pitching up).
Must be less than the takeoff airspeed, will otherwise be capped at the takeoff airpeed (see FW_TKO_AIRSPD).
Must be less than the takeoff airspeed, will otherwise be capped at the takeoff airspeed (see FW_TKO_AIRSPD).
If set <= 0.0, defaults to 0.9 * takeoff airspeed (see FW_TKO_AIRSPD)
type: float