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 aa0a932 commit 10f5a8aCopy full SHA for 10f5a8a
docs/examples.rst
@@ -6,3 +6,12 @@ Ensure your device works with this simple test.
6
.. literalinclude:: ../examples/emc2101_simpletest.py
7
:caption: examples/emc2101_simpletest.py
8
: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