Skip to content

Commit 4355f79

Browse files
authored
Merge pull request #8 from dherrada/master
Added sensor name to example file name
2 parents 95206e2 + b89d810 commit 4355f79

File tree

4 files changed

+4
-4
lines changed

4 files 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 test
33

44
Ensure your device works with this simple test.
55

6-
.. literalinclude:: ../examples/snapshot_internal.py
7-
:caption: examples/snapshot_internal.py
6+
.. literalinclude:: ../examples/vc0706_snapshot_internal.py
7+
:caption: examples/vc0706_snapshot_internal.py
88
:linenos:
99

10-
.. literalinclude:: ../examples/snapshot.py
11-
:caption: examples/snapshot.py
10+
.. literalinclude:: ../examples/vc0706_snapshot_simpletest.py
11+
:caption: examples/vc0706_snapshot_simpletest.py
1212
:linenos:
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)