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