aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorcbc02009 <39525900+cbc02009@users.noreply.github.com>2022-04-09 16:31:23 -0400
committerGitHub <noreply@github.com>2022-04-09 16:31:23 -0400
commitf3b995227aa3af9437c4aa03658f015558aa5932 (patch)
tree1f6d1cf4f7947037edc5988a73b4ce0c7161dc4c /docs
parent7c5b7191c3cbf9bf74cb4a815efbd11827fa4b2b (diff)
downloadkutter-f3b995227aa3af9437c4aa03658f015558aa5932.tar.gz
kutter-f3b995227aa3af9437c4aa03658f015558aa5932.tar.xz
kutter-f3b995227aa3af9437c4aa03658f015558aa5932.zip
docster: Fix incorrect default value for max_freq
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Reference.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 3a313414..70807e7d 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -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