Skip to content

Commit e4e3015

Browse files
committed
chore(configuration steps): Auto-update configuration steps translatable strings
1 parent 16c7845 commit e4e3015

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ardupilot_methodic_configurator/configuration_steps_strings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ def configuration_steps_strings() -> None: # noqa: PLR0915 # pylint: disable=to
249249
_config_steps_strings = _("Autotune roll axis")
250250
_config_steps_strings = _("Autotune yaw D axis")
251251
_config_steps_strings = _("Autotune yaw axis")
252+
_config_steps_strings = _("Because ALTHOLD flight mode was used for more than 30 seconds to correctly learn the MOT_THST_HOVER value")
252253
_config_steps_strings = _("Critical failsafe voltage x nr. of cells")
253254
_config_steps_strings = _("Defined in component editor")
254255
_config_steps_strings = _("Derived from vehicle component editor propeller size")

0 commit comments

Comments
 (0)