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.
1 parent 40223a5 commit a1e05a0Copy full SHA for a1e05a0
README.rst
@@ -120,6 +120,11 @@ These properties may raise an exception if a problem occurs. You should use try
120
logic and catch RuntimeError and then retry getting the values after at least 2 seconds.
121
If you try again to get a result within 2 seconds, cached values are returned.
122
123
+Documentation
124
+=============
125
+
126
+API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/projects/dht/en/latest/>`_.
127
128
Contributing
129
============
130
0 commit comments