From: David Schleef Date: Sun, 10 Feb 2002 21:55:42 +0000 (+0000) Subject: Change N_CALDACS to 64. X-Git-Tag: r0_7_19~97 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=894a4b0d3ab138a1296c8f6eecefc232105a3b47;p=comedilib.git Change N_CALDACS to 64. --- diff --git a/comedi_calibrate/calib.h b/comedi_calibrate/calib.h index 9382e48..410441e 100644 --- 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{