We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5a5b2 commit f41eeaaCopy full SHA for f41eeaa
docs/examples.rst
@@ -7,6 +7,15 @@ Ensure your device works with this simple test.
7
:caption: examples/ltr390_simpletest.py
8
:linenos:
9
10
+Configuration example
11
+-----------------------------
12
+
13
+Adjust the configuration options for the sensor
14
15
+.. literalinclude:: ../examples/ltr390_configuration_example.py
16
+ :caption: examples/ltr390_configuration_example.py
17
+ :linenos:
18
19
Measurement threshold example
20
-----------------------------
21
docs/index.rst
@@ -27,7 +27,7 @@ Table of Contents
27
.. toctree::
28
:caption: Related Products
29
30
- * Adafruit LTR390 Breakout <https://www.adafruit.com/product/38XX>`_
+ Adafruit LTR390 Breakout <https://www.adafruit.com/product/38XX>
31
32
33
:caption: Other Links
0 commit comments