docs: Update the application example in adc_oneshot

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

View File

@@ -229,7 +229,7 @@ Kconfig Options
Application Examples
--------------------
* ADC oneshot mode example: :example:`peripherals/adc/oneshot_read`.
* :example:`peripherals/adc/oneshot_read` demonstrates how to obtain a one-shot ADC reading from a GPIO pin using the ADC one-shot mode driver and how to use the ADC Calibration functions to obtain a calibrated result in mV on {IDF_TARGET_NAME}.
API Reference