mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fix(battery_simulator): remove arbitrary param max
This commit is contained in:
parent
ab7e7b59bb
commit
1813141308
@ -11,7 +11,6 @@ parameters:
|
|||||||
type: float
|
type: float
|
||||||
default: 60
|
default: 60
|
||||||
min: 0
|
min: 0
|
||||||
max: 86400
|
|
||||||
increment: 1
|
increment: 1
|
||||||
unit: s
|
unit: s
|
||||||
SIM_BAT_MIN_PCT:
|
SIM_BAT_MIN_PCT:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user