diff options
| author | Gunnar Mills <gmills@us.ibm.com> | 2018-06-14 08:50:53 -0500 |
|---|---|---|
| committer | Gunnar Mills <gmills@us.ibm.com> | 2018-06-14 08:51:15 -0500 |
| commit | 08afbb25c4d997cec9424bded73a90b13de3a699 (patch) | |
| tree | dd839bd01086af948c7d58b75157419e5675bc47 /pid/README | |
| parent | 4bd518d5eb378d7af3d91a2afeed01ebd6f57f52 (diff) | |
| download | phosphor-pid-control-08afbb25c4d997cec9424bded73a90b13de3a699.tar.gz phosphor-pid-control-08afbb25c4d997cec9424bded73a90b13de3a699.zip | |
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.
Change-Id: I1de3fdd00d0c132987b1eeb78b2945f30d3ab538
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'pid/README')
| -rw-r--r-- | pid/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Controller object. The design implemented in this structure is a facsimile of what was published in the Chrome OS source. One has any number of ThermalControllers that run through a PID step to -generate a set-point RPM to reach its thermal set-point. The maximum ouput +generate a set-point RPM to reach its thermal set-point. The maximum output from the set of ThermalControllers is taken as the input to all the FanController PID loops. |

