fix(battery_simulator): reword short param description

Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com>
This commit is contained in:
Balduin 2026-04-10 08:57:41 +02:00 committed by Balduin
parent f744dba2bc
commit 8e1285a770

View File

@ -4,7 +4,7 @@ parameters:
definitions:
SIM_BAT_DRAIN:
description:
short: Simulator Battery drain interval
short: Simulated battery full-discharge time
long: |-
Time in seconds for the simulated battery to drain from 100% to 0% while armed. Set to 0 to disable the battery simulator entirely (useful when battery state is provided externally, e.g. via MAVLink).
type: float