Skip to content

Commit ecc707c

Browse files
Fix rst syntax (ros-controls#471)
1 parent 1e05593 commit ecc707c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/migration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ This list summarizes important changes between Kilted Kaiju (previous) and Lyric
88
RealtimeBox
99
*******************************
1010
* ``RealtimePublisher`` is updated with a new ``try_publish`` API.
11+
1112
* Update your code with a local message variable and call ``try_publish`` with that variable. (`#323 <https://github.com/ros-controls/realtime_tools/pull/323>`__).
1213
* ``msg_`` variable is inaccessible now (`#421 <https://github.com/ros-controls/realtime_tools/pull/421>`__).

0 commit comments

Comments
 (0)