Skip to content

Commit

Permalink
Updated classes/LED.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
speratus committed Jul 26, 2019
1 parent ea541b5 commit 8406043
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/classes/LED.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ This enumeration is intended to be used in a very limited set of circumstances.
convenience class for certain operations inside the :class:`Pixel` class. Given the limited scope of its usefulness,
it may be removed in the future.

**Example:** ::

.. code-block:: python3
**Example:**::

#Code for obtaining a Pixel class
pixel.set_led(LED.GREEN, 100)
Expand Down

0 comments on commit 8406043

Please sign in to comment.