Skip to content

Commit c5155f2

Browse files
Fix syntax
1 parent ec1c9fd commit c5155f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ This list summarizes important changes between Jazzy (previous) and Kilted (curr
66

77
Pid/PidRos
88
***********************************************************
9-
* The parameters :paramref:`antiwindup`, :paramref:`i_clamp_max`, and :paramref:`i_clamp_min` have been removed. The anti-windup behavior is now configured via the :paramref:`AntiWindupStrategy` enum. (`#298 <https://github.com/ros-controls/control_toolbox/pull/298>`_).
9+
* The parameters ``antiwindup``, ``i_clamp_max``, and ``i_clamp_min`` have been removed. The anti-windup behavior is now configured via the ``AntiWindupStrategy`` enum. (`#298 <https://github.com/ros-controls/control_toolbox/pull/298>`_).

0 commit comments

Comments
 (0)