Skip to content

Commit 66ad6a0

Browse files
Gold856pjbuterbaugh
authored andcommitted
Document IZone (#2266)
1 parent f900d36 commit 66ad6a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/docs/software/advanced-controls/controllers/pidcontroller.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ By default, ``IZone`` is disabled.
143143
pid.setIZone(2);
144144

145145
.. code-tab:: c++
146-
147146
// Disable IZone
148147
pid.SetIZone(std::numeric_limits<double>::infinity());
149148

0 commit comments

Comments
 (0)