espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.84k stars 7.32k forks source link

Probably missleading description (IDFGH-14033) #14854

Closed tschuett-munich closed 1 week ago

tschuett-munich commented 2 weeks ago

https://github.com/espressif/esp-idf/blame/ce6085349f8d5a95fc857e28e2d73d73dd3629b5/docs/en/api-reference/peripherals/adc_continuous.rst#L292C111-L292C140

"the function will block for timeout_ms until the conversion results are generated" maybe should be "the function will block for timeout_ms until at least one conversion result is generated"