Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54009058 authored by Matthias Brugger's avatar Matthias Brugger Committed by Greg Kroah-Hartman
Browse files

Staging: IIO: typo in Documentation/overview.txt

parent 8dd82ebe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ which the raw data it self may be read back.
applications it it useful to be able to capture data based on some
external signal (trigger).  These triggers might be a data ready
signal, a gpio line connected to some external system or an on
processor periodic interrupt.  A single trigger many initialize data
processor periodic interrupt.  A single trigger may initialize data
capture or reading from a number of sensors.  These triggers are
used in iio to fill software ring buffers acting in a very similar
fashion to the hardware buffers described above.