Skip to content

Commit c99e497

Browse files
committed
adding pwm example link
1 parent 10f5a8a commit c99e497

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/examples.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,13 @@ Use the temperature to fan speed Look Up Table to automatically control the fan
1515
.. literalinclude:: ../examples/emc2101_lut_example.py
1616
:caption: examples/emc2101_lut_example.py
1717
:linenos:
18+
19+
20+
PWM Tuning
21+
-----------------
22+
23+
Adjust the EMC2101s PWM settings to fit your application.
24+
25+
.. literalinclude:: ../examples/set_pwm_freq.py
26+
:caption: examples/set_pwm_freq.py
27+
:linenos:

0 commit comments

Comments
 (0)