Commit 2cd6a86c authored by Federico Vaga's avatar Federico Vaga

lib: fix documentation comment

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 1eaa7160
......@@ -211,6 +211,7 @@ int adc_acq_start(struct adc_dev *dev,
* at all.
* @return 0 on success, -1 on error and errno is set appropriately
* ADC_EDISABLED - acquisition disabled or aborted
* EAGAIN - time out
*
* @todo For multi-shot we would like to return the number of
* still-missing shots, but this is not yet supported.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment