Skip to content

Commit 1b85541

Browse files
authored
Merge pull request #5 from crandalj/testfile-name
test file rename #4
2 parents 9c58c57 + 816c7a2 commit 1b85541

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This is easily achieved by downloading
2929
Usage Example
3030
=============
3131

32-
See examples/simpletest.py for a demo of the usage.
32+
See examples/mcp230xx_simpletest.py for a demo of the usage.
3333

3434
Contributing
3535
============

docs/examples.rst

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

44
Ensure your device works with this simple test.
55

6-
.. literalinclude:: ../examples/simpletest.py
7-
:caption: examples/simpletest.py
6+
.. literalinclude:: ../examples/mcp230xx_simpletest.py
7+
:caption: examples/mcp230xx_simpletest.py
88
:linenos:
File renamed without changes.

0 commit comments

Comments
 (0)