Skip to content

Commit 32b1ec9

Browse files
Merge pull request #34 from chriswwind/patch-1
Fix Periodic Mode Example
2 parents 84df36e + dd68207 commit 32b1ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Periodic Mode
2121

2222
Example in how to use the sensor in periodic mode
2323

24-
.. literalinclude:: ../examples/sht31d_simpletest.py
25-
:caption: examples/sht31d_simpletest.py
24+
.. literalinclude:: ../examples/sht31d_periodic_mode.py
25+
:caption: examples/sht31d_periodic_mode.py
2626
:linenos:

0 commit comments

Comments
 (0)