From b26fb79faca4727f4f2c122dfe30adf4dbaa8c4c Mon Sep 17 00:00:00 2001 From: topquark12 Date: Wed, 16 Feb 2022 23:36:38 +0800 Subject: [PATCH] update docs --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4d2d080..10d2fc7 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,6 @@ formatted as line-delimited JSON. | `pid <0/1> kd ` | Set differential gain | | `pid <0/1> output_min ` | Set mininum output | | `pid <0/1> output_max ` | Set maximum output | -| `pid <0/1> integral_min ` | Set integral lower bound | -| `pid <0/1> integral_max ` | Set integral upper bound | | `s-h` | Show Steinhart-Hart equation parameters | | `s-h <0/1> ` | Set Steinhart-Hart parameter for a channel | | `postfilter` | Show postfilter settings |