made insn demo take 10 samples again as it originally did
This commit is contained in:
parent
22c91e5912
commit
58b905a8c3
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
* analog input, and the another gettimeofday() call.
|
||||
*/
|
||||
|
||||
#define N_SAMPLES 1
|
||||
#define N_SAMPLES 10
|
||||
|
||||
comedi_t *device;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue