docstring format
This commit is contained in:
parent
a0ea61bc1e
commit
c108e00dcf
@ -165,10 +165,12 @@ class NeoTrellisM4:
|
|||||||
"""
|
"""
|
||||||
Driver for the Adafruit NeoTrellis.
|
Driver for the Adafruit NeoTrellis.
|
||||||
|
|
||||||
:param left_part: if None (or ommitted) the class create a
|
:param left_part: None (default) or left part object
|
||||||
neotrellis.multitrellis-compatible object for the left half of the
|
|
||||||
TrellisM4 board. Else le right part is created and the arguement
|
.. note:: if None (or ommitted) the class create a
|
||||||
should be the left part object.
|
neotrellis.multitrellis-compatible object for the left half of the
|
||||||
|
TrellisM4 board. Else the right part is created and the arguement should
|
||||||
|
be the left part object.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user