Closed tschuett-munich closed 1 week 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"
timeout_ms
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 fortimeout_ms
until at least one conversion result is generated"