Skip to content

Commit faf2534

Browse files
Gold856pjbuterbaugh
authored andcommitted
Fix code tab (#2290)
1 parent 66ad6a0 commit faf2534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

145145
.. code-tab:: c++
146+
146147
// Disable IZone
147148
pid.SetIZone(std::numeric_limits<double>::infinity());
148149

0 commit comments

Comments
 (0)