Update docs/design_guide.rst
Co-authored-by: Kattni <kattni@adafruit.com>
This commit is contained in:
parent
8ff29f68db
commit
e33bc9f57b
@ -339,7 +339,7 @@ Parameter name used in the class or method definition
|
|||||||
Parameter_description
|
Parameter_description
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
Parameter description. When the parameter defaults to a particular value, it is good
|
Parameter description. When the parameter defaults to a particular value, it is good
|
||||||
practice to mention this::
|
practice to include the default::
|
||||||
|
|
||||||
:param int pitch: Pitch value for the servo. Defaults to :const:`4500`
|
:param int pitch: Pitch value for the servo. Defaults to :const:`4500`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user