We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52724d commit 9c3bfa3Copy full SHA for 9c3bfa3
docs/examples.rst
@@ -3,10 +3,10 @@ Simple tests
3
4
Ensure your device works with this simple test.
5
6
-.. literalinclude:: ../examples/ina219_featherwing/ina219.py
7
- :caption: examples/ina219_featherwing/ina219.py
+.. literalinclude:: ../examples/featherwing_ina219_simpletest.py
+ :caption: examples/featherwing_ina219_simpletest.py
8
:linenos:
9
10
-.. literalinclude:: ../examples/joy_featherwing/joy.py
11
- :caption: examples/joy_featherwing/joy.py
+.. literalinclude:: ../examples/featherwing_joy_simpletest.py
+ :caption: examples/featherwing_joy_simpletest.py
12
0 commit comments