diff --git a/demo/insn.c b/demo/insn.c index 59fbbb9..27c93d4 100644 --- a/demo/insn.c +++ b/demo/insn.c @@ -35,7 +35,7 @@ * analog input, and the another gettimeofday() call. */ -#define N_SAMPLES 1 +#define N_SAMPLES 10 comedi_t *device;