We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ca650 commit d9e9cc3Copy full SHA for d9e9cc3
copter/source/docs/poshold-mode.rst
@@ -47,8 +47,8 @@ large grid of checkboxes.
47
.. image:: ../images/Loiter_DisplayHDOP.jpg
48
:target: ../_images/Loiter_DisplayHDOP.jpg
49
50
-- The maximum brake-angle can be set with the :ref:`PHLD_BRAKE_ANGLE<PHLD_BRAKE_ANGLE>`
+- The maximum brake-angle can be set with the ``PHLD_BRAKE_ANGLE``
51
parameter (i.e. 3000 = the vehicle will lean back up to 30degrees)
52
- 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
+ with the ``PHLD_BRAKE_RATE`` parameter (i.e. 8 = rotates back at 8
54
degrees per second))
0 commit comments