diff --git a/doc/tutorial.xml b/doc/tutorial.xml index b4ccfeb..5ca284e 100644 --- a/doc/tutorial.xml +++ b/doc/tutorial.xml @@ -212,7 +212,7 @@ For advanced programmers the - function comedi_get_buffer_contents + function comedi_get_buffer_contents is useful to check if there is actually data in the ringbuffer so that a call of read can be avoided for example when the data readout is called by a timer call-back function.