mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'docs/update_the_example_in_adc_oneshot' into 'master'
docs: Update the application example in adc_oneshot Closes DOC-8315 See merge request espressif/esp-idf!31987
This commit is contained in:
commit
124c3be72c
@ -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
|
||||
|
@ -229,7 +229,7 @@ Kconfig 选项
|
||||
应用示例
|
||||
--------------------
|
||||
|
||||
* ADC 单次转换模式示例::example:`peripherals/adc/oneshot_read`。
|
||||
* :example:`peripherals/adc/oneshot_read` 演示了如何使用 ADC 单次模式驱动程序从 GPIO 管脚获取单次 ADC 数值,并展示了如何使用 ADC 校准功能在 {IDF_TARGET_NAME} 上获得校准后的结果,单位为毫伏。
|
||||
|
||||
|
||||
API 参考
|
||||
|
Loading…
x
Reference in New Issue
Block a user