Skip to content

Commit 9c3bfa3

Browse files
committed
Update examples.rst to match
1 parent d52724d commit 9c3bfa3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/examples.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Simple tests
33

44
Ensure your device works with this simple test.
55

6-
.. literalinclude:: ../examples/ina219_featherwing/ina219.py
7-
:caption: examples/ina219_featherwing/ina219.py
6+
.. literalinclude:: ../examples/featherwing_ina219_simpletest.py
7+
:caption: examples/featherwing_ina219_simpletest.py
88
:linenos:
99

10-
.. literalinclude:: ../examples/joy_featherwing/joy.py
11-
:caption: examples/joy_featherwing/joy.py
10+
.. literalinclude:: ../examples/featherwing_joy_simpletest.py
11+
:caption: examples/featherwing_joy_simpletest.py
1212
:linenos:

0 commit comments

Comments
 (0)