Skip to content

Commit d9e9cc3

Browse files
committed
fix build errors
1 parent d9ca650 commit d9e9cc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

copter/source/docs/poshold-mode.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ large grid of checkboxes.
4747
.. image:: ../images/Loiter_DisplayHDOP.jpg
4848
:target: ../_images/Loiter_DisplayHDOP.jpg
4949

50-
- The maximum brake-angle can be set with the :ref:`PHLD_BRAKE_ANGLE<PHLD_BRAKE_ANGLE>`
50+
- The maximum brake-angle can be set with the ``PHLD_BRAKE_ANGLE``
5151
parameter (i.e. 3000 = the vehicle will lean back up to 30degrees)
5252
- The speed the vehicle rotates back to the maximum angle can be set
53-
with the :ref:`PHLD_BRAKE_RATE<PHLD_BRAKE_RATE>` parameter (i.e. 8 = rotates back at 8
53+
with the ``PHLD_BRAKE_RATE`` parameter (i.e. 8 = rotates back at 8
5454
degrees per second))

0 commit comments

Comments
 (0)