Skip to content

Commit 10f5a8a

Browse files
committed
adding link to LUT docs
1 parent aa0a932 commit 10f5a8a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/examples.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,12 @@ Ensure your device works with this simple test.
66
.. literalinclude:: ../examples/emc2101_simpletest.py
77
:caption: examples/emc2101_simpletest.py
88
:linenos:
9+
10+
LUT Usage Example
11+
-----------------
12+
13+
Use the temperature to fan speed Look Up Table to automatically control the fan speed.
14+
15+
.. literalinclude:: ../examples/emc2101_lut_example.py
16+
:caption: examples/emc2101_lut_example.py
17+
:linenos:

0 commit comments

Comments
 (0)