made insn demo take 10 samples again as it originally did

This commit is contained in:
Frank Mori Hess 2001-07-25 15:53:57 +00:00
parent 22c91e5912
commit 58b905a8c3

View file

@ -35,7 +35,7 @@
* analog input, and the another gettimeofday() call.
*/
#define N_SAMPLES 1
#define N_SAMPLES 10
comedi_t *device;