docster: Fix incorrect default value for max_freq

This commit is contained in:
cbc02009 2022-04-09 16:31:23 -04:00 committed by GitHub
parent 7c5b7191c3
commit f3b995227a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1548,8 +1548,8 @@ section of the measuring resonances guide for more information on
# for more details on using this feature.
#min_freq: 5
# Minimum frequency to test for resonances. The default is 5 Hz.
#max_freq: 120
# Maximum frequency to test for resonances. The default is 120 Hz.
#max_freq: 133.33
# Maximum frequency to test for resonances. The default is 133.33 Hz.
#accel_per_hz: 75
# This parameter is used to determine which acceleration to use to
# test a specific frequency: accel = accel_per_hz * freq. Higher the