Skip to content

Commit 88ae3be

Browse files
authored
Merge pull request #8 from schlafa/patch-1
Pycon2019 Sprint - Library Infrastructure Issues
2 parents 37c7898 + 868f019 commit 88ae3be

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

docs/examples.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Simple test
33

44
Ensure your device works with this simple test.
55

6-
.. literalinclude:: ../examples/neopixel_rotate.py
7-
:caption: examples/neopixel_rotate.py
6+
.. literalinclude:: ../examples/fancyled_neopixel_rotate.py
7+
:caption: examples/fancyled_neopixel_rotate.py
88
:linenos:
99

10-
.. literalinclude:: ../examples/cpx_helper_example.py
11-
:caption: examples/cpx_helper_example.py
10+
.. literalinclude:: ../examples/fancyled_cpx_helper_example.py
11+
:caption: examples/fancyled_cpx_helper_example.py
1212
:linenos:
1313

14-
.. literalinclude:: ../examples/cpx_rotate.py
15-
:caption: examples/cpx_rotate.py
16-
:linenos:
14+
.. literalinclude:: ../examples/fancyled_cpx_rotate.py
15+
:caption: examples/fancyled_cpx_rotate.py
16+
:linenos:
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)