Skip to content

Commit 6f9cccf

Browse files
committed
Correcting name in the examples.rst file
1 parent e714d24 commit 6f9cccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples.rst

Lines changed: 2 additions & 2 deletions
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:

0 commit comments

Comments
 (0)