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.
2 parents 00e1d35 + bd1ad59 commit 7cffef3Copy full SHA for 7cffef3
docs/examples.rst
@@ -3,8 +3,8 @@ Simple test
3
4
Ensure your device works with this simple test.
5
6
-.. literalinclude:: ../examples/avrprog_read_signature.py
7
- :caption: examples/avrprog_read_signature.py
+.. literalinclude:: ../examples/avrprog_read_signature_simpletest.py
+ :caption: examples/avrprog_read_signature_simpletest.py
8
:linenos:
9
10
.. literalinclude:: ../examples/avrprog_program_trinket85.py
examples/avrprog_read_signature.py renamed to examples/avrprog_read_signature_simpletest.py
0 commit comments