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 21c68fd + 099411f commit 2625da1Copy full SHA for 2625da1
docs/examples.rst
@@ -3,6 +3,10 @@ Simple test
3
4
Ensure your device works with this simple test.
5
6
+.. literalinclude:: ../examples/pct2075_high_temp_alert_example.py
7
+ :caption: examples/pct2075_high_temp_alert_example.py
8
+ :linenos:
9
+
10
.. literalinclude:: ../examples/pct2075_simpletest.py
11
:caption: examples/pct2075_simpletest.py
12
:linenos:
examples/high_temp_alert_example.py renamed to examples/pct2075_high_temp_alert_example.py
0 commit comments