Skip to content

Commit 76e23ad

Browse files
authored
Merge pull request #14 from jposada202020/correcting_example_name
Solving Infrastructure issue, Example file not having sensor reference in their filename
2 parents 21d5dfb + 6f9cccf commit 76e23ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ Adjust the EMC2101s PWM settings to fit your application.
2626
This example requires more memory than the first one because it needs to use the extended
2727
:class:`adafruit_emc2101.emc2101_lut.EMC2101_LUT` driver to access LUT functionality.
2828

29-
.. literalinclude:: ../examples/set_pwm_freq.py
30-
:caption: examples/set_pwm_freq.py
29+
.. literalinclude:: ../examples/emc2101_set_pwm_freq.py
30+
:caption: examples/emc2101_set_pwm_freq.py
3131
:linenos:
File renamed without changes.

0 commit comments

Comments
 (0)