Copter: fix z-axis accel parameter description

This commit is contained in:
Randy Mackay 2016-12-17 12:57:29 +09:00
parent 3ed9eb98f3
commit a43229de0f
1 changed files with 1 additions and 1 deletions

View File

@ -673,7 +673,7 @@ const AP_Param::Info Copter::var_info[] = {
// @Range: 0.000 0.400
// @User: Standard
// @Param: ACCEL_Z_FILT_HZ
// @Param: ACCEL_Z_FILT
// @DisplayName: Throttle acceleration filter
// @Description: Filter applied to acceleration to reduce noise. Lower values reduce noise but add delay.
// @Range: 1.000 100.000