mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 07:08:29 -04:00
Sub: fix param increment description
This commit is contained in:
parent
ac09362170
commit
c8d21083ad
@ -59,7 +59,7 @@ const AP_Param::Info Sub::var_info[] = {
|
|||||||
// @User: Advanced
|
// @User: Advanced
|
||||||
// @Units: Hz
|
// @Units: Hz
|
||||||
// @Range: 0 10
|
// @Range: 0 10
|
||||||
// @Increment: .5
|
// @Increment: 0.5
|
||||||
GSCALAR(throttle_filt, "PILOT_THR_FILT", 0),
|
GSCALAR(throttle_filt, "PILOT_THR_FILT", 0),
|
||||||
|
|
||||||
// AP_SerialManager was here
|
// AP_SerialManager was here
|
||||||
|
Loading…
Reference in New Issue
Block a user