mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 22:58:32 -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
|
||||
// @Units: Hz
|
||||
// @Range: 0 10
|
||||
// @Increment: .5
|
||||
// @Increment: 0.5
|
||||
GSCALAR(throttle_filt, "PILOT_THR_FILT", 0),
|
||||
|
||||
// AP_SerialManager was here
|
||||
|
Loading…
Reference in New Issue
Block a user