Skip to content

Commit c0bdd8b

Browse files
authored
Merge pull request #45 from dherrada/master
Added module name to beginning of example filename and updated docs to reflect this
2 parents c0ed348 + 899512c commit c0bdd8b

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

docs/examples.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ Ensure your device works with this simple test.
66
.. literalinclude:: ../examples/neopixel_simpletest.py
77
:caption: examples/neopixel_simpletest.py
88
:linenos:
9+
10+
.. literalinclude:: ../examples/neopixel_rpi_simpletest.py
11+
:caption: examples/neopixel_rpi_simpletest.py
12+
:linenos:
File renamed without changes.

0 commit comments

Comments
 (0)