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 e714d24 commit 6f9cccfCopy full SHA for 6f9cccf
docs/examples.rst
@@ -26,6 +26,6 @@ Adjust the EMC2101s PWM settings to fit your application.
26
This example requires more memory than the first one because it needs to use the extended
27
:class:`adafruit_emc2101.emc2101_lut.EMC2101_LUT` driver to access LUT functionality.
28
29
-.. literalinclude:: ../examples/set_pwm_freq.py
30
- :caption: examples/set_pwm_freq.py
+.. literalinclude:: ../examples/emc2101_set_pwm_freq.py
+ :caption: examples/emc2101_set_pwm_freq.py
31
:linenos:
0 commit comments