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 ae6b8d5 commit d6e9338Copy full SHA for d6e9338
docs/esp32/quickref.rst
@@ -333,7 +333,7 @@ See more examples in the :ref:`esp32_pwm` tutorial.
333
MCPWM (motor control pulse width modulation)
334
--------------------------------------------
335
336
-MCPWM can be enabled on all output-enabled pins. The API differs slightly from `machine.PWM` to allow explicit timer selection.
+MCPWM can be enabled on all output-enabled pins. The API differs slightly from **machine.PWM** to allow explicit timer selection.
337
Currently, this implementation only covers basic functionality.
338
339
For more details, see Espressif's `MCPWM
0 commit comments