projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52b66f2
)
Change N_CALDACS to 64.
author
David Schleef
<ds@schleef.org>
Sun, 10 Feb 2002 21:55:42 +0000
(21:55 +0000)
committer
David Schleef
<ds@schleef.org>
Sun, 10 Feb 2002 21:55:42 +0000
(21:55 +0000)
comedi_calibrate/calib.h
patch
|
blob
|
history
diff --git
a/comedi_calibrate/calib.h
b/comedi_calibrate/calib.h
index 9382e48b5c162ed0022ca5b88ee3b3384a36adc7..410441e1cbaf5a4225fd0c33602d046e7281b991 100644
(file)
--- a/
comedi_calibrate/calib.h
+++ b/
comedi_calibrate/calib.h
@@
-17,7
+17,7
@@
#define DPRINT(level,fmt,args...) do{if(verbose>=level)printf(fmt, ## args);}while(0)
-#define N_CALDACS
32
+#define N_CALDACS
64
#define N_OBSERVABLES 32
typedef struct{