fix(battery_simulator): reword long param description

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

View File

@ -6,8 +6,7 @@ parameters:
description:
short: Simulator Battery drain interval
long: |-
Set to 0 to entirely disable the battery simulator.
This is useful when the battery is simulated externally and interfaced with PX4, for example through MAVLink.
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
default: 60
min: 0