Merge branch 'docs/fix_broken_link_in_mcpwm_API_reference' into 'master'

docs: fix a broken link in mcpwm of API reference

Closes DOC-3598

See merge request espressif/esp-idf!19912
pull/9715/head
Zhang Xiao Yan 2022-09-02 12:05:27 +08:00
commit fb5c710953
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -797,7 +797,7 @@ The basic functionality of MCPWM capture is to record the time when any pulse ed
MCPWM BLDC with Hall Sensor
The capture timer is usually connected with several capture channels, please refer to `<how to allocate capture timer and channels #mcpwm-capture-timer-and-channels>`__ for resource allocation.
The capture timer is usually connected with several capture channels, please refer to `MCPWM Capture Timer and Channels <#mcpwm-capture-timer-and-channels>`__ for resource allocation.
Register Event Callbacks
~~~~~~~~~~~~~~~~~~~~~~~~