projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22c91e5
)
made insn demo take 10 samples again as it originally did
author
Frank Mori Hess
<fmhess@speakeasy.net>
Wed, 25 Jul 2001 15:53:57 +0000
(15:53 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Wed, 25 Jul 2001 15:53:57 +0000
(15:53 +0000)
demo/insn.c
patch
|
blob
|
history
diff --git
a/demo/insn.c
b/demo/insn.c
index 59fbbb9b778d27543598a23ecd392fafa6282a61..27c93d41fc439ef4d66acb4f4522a305c563a269 100644
(file)
--- 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 1
0
comedi_t *device;