diff options
Diffstat (limited to 'docs/Delta_Calibrate.md')
-rw-r--r-- | docs/Delta_Calibrate.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Delta_Calibrate.md b/docs/Delta_Calibrate.md index e444f473..cec41863 100644 --- a/docs/Delta_Calibrate.md +++ b/docs/Delta_Calibrate.md @@ -46,7 +46,7 @@ eliminates error introduced by the probe. To perform the basic probe, make sure the config has a [delta_calibrate] section defined and run: ``` -DELTA_CALIBRATE +DELTA_CALIBRATE METHOD=manual ``` After probing the seven points new delta parameters will be calculated. Save and apply these parameters by running: |