Sub: fix param increment description

This commit is contained in:
muramura 2025-01-13 17:09:45 +09:00 committed by Randy Mackay
parent ac09362170
commit c8d21083ad

View File

@ -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