Merge branch 'docs/fix_broken_link_in_mcpwm_API_reference_v5.0' into 'release/v5.0'

docs: fix a broken link in mcpwm of API reference (v5.0)

See merge request espressif/esp-idf!22374
pull/10970/head
Krzysztof Budzynski 2023-02-17 19:08:50 +08:00
commit 33ba447da4
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
~~~~~~~~~~~~~~~~~~~~~~~~