docs: Update the application example in adc_continuous

This commit is contained in:
shenmengjing
2024-07-09 14:57:46 +08:00
parent 2d9c7793b9
commit b0450e013c
2 changed files with 2 additions and 2 deletions

View File

@@ -350,7 +350,7 @@ ADC continuous mode driver APIs are not guaranteed to be thread-safe. However, t
Application Examples
--------------------
* ADC continuous mode example: :example:`peripherals/adc/continuous_read`.
* :example:`peripherals/adc/continuous_read` demonstrates how to use the ADC Continuous Read Mode (DMA Mode) on {IDF_TARGET_NAME} development boards to read from GPIO pins via on-chip ADC modules.
API Reference