diff options
| author | Patrick Venture <venture@google.com> | 2019-01-31 09:14:39 -0800 |
|---|---|---|
| committer | Patrick Venture <venture@google.com> | 2019-01-31 09:14:39 -0800 |
| commit | f04336783f83777d4169c83d4e2677f272808686 (patch) | |
| tree | a7001640033386ae94c6bd51e7f00f64617aaea2 | |
| parent | 3652fce5daebc8afbd8755a36d7d4c8bfe92bdad (diff) | |
| download | phosphor-pid-control-f04336783f83777d4169c83d4e2677f272808686.tar.gz phosphor-pid-control-f04336783f83777d4169c83d4e2677f272808686.zip | |
README: add missing verbatim wrap
Add a missing verbatim wrap to make the "diagram" look more as-intended.
Change-Id: I3f6b8c430a3b3833356e5c235c3752bf3042e5cb
Signed-off-by: Patrick Venture <venture@google.com>
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -330,6 +330,7 @@ dbus bus that we manage. One defines a series of sensors and a series of PIDs that utilize those sensors as inputs (and outputs). +``` The thermal PID set-point -------->|---|---> RPM @@ -346,6 +347,7 @@ as inputs (and outputs). thermal-out ----->| |-----> RPM thermal-out ----->| MAX | thermal-out ----->|_____| +``` ## Notes |

