iio.md: add triger_now option
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -20,10 +20,13 @@ Mraa supports raw access
|
|||||||
|
|
||||||
###Triggers
|
###Triggers
|
||||||
|
|
||||||
|
Activate the trigger in /sys/class/iio
|
||||||
|
$ echo 1 > trigger0/trigger_now
|
||||||
|
|
||||||
## Testing without hardware
|
## Testing without hardware
|
||||||
|
|
||||||
Create a dummy iio device
|
Create a dummy iio device
|
||||||
$ modprobe iio_dummy
|
$ modprobe iio_dummy
|
||||||
|
|
||||||
Create a dummy iio event generator
|
Create a dummy iio event generator
|
||||||
$modprobe iio_dummy_evgen
|
$ modprobe iio_dummy_evgen
|
||||||
|
|||||||
Reference in New Issue
Block a user