Merge branch 'docs/update_application_examples_of_pcnt' into 'master'

docs: Update the application examples in pcnt.rst

See merge request espressif/esp-idf!32638
This commit is contained in:
Zhang Shu Xian
2024-08-13 11:19:55 +08:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -383,7 +383,7 @@ Kconfig Options
Application Examples
--------------------
* Decode the quadrature signals from rotary encoder: :example:`peripherals/pcnt/rotary_encoder`.
* :example:`peripherals/pcnt/rotary_encoder` demonstrates how to use the PCNT peripheral to decode the differential signals generated from a common rotary encoder, EC11, and how to configure the rotary encoder to wake the system from light-sleep.
API Reference