mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fix(battery_simulator): reword long param description
Co-authored-by: Jacob Dahl <37091262+dakejahl@users.noreply.github.com>
This commit is contained in:
parent
1813141308
commit
f744dba2bc
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user