mirror of
https://github.com/ARM-software/devlib.git
synced 2025-02-07 05:30:44 +00:00
acmecape: Fix default iio-capture binary name
This commit is contained in:
parent
7e073c1fce
commit
0b04ffcc44
@ -37,7 +37,7 @@ class AcmeCapeInstrument(Instrument):
|
||||
mode = CONTINUOUS
|
||||
|
||||
def __init__(self, target,
|
||||
iio_capture=which('iio_capture'),
|
||||
iio_capture=which('iio-capture'),
|
||||
host='baylibre-acme.local',
|
||||
iio_device='iio:device0',
|
||||
buffer_size=256):
|
||||
|
Loading…
x
Reference in New Issue
Block a user