From: Frank Mori Hess Date: Wed, 21 May 2003 17:16:09 +0000 (+0000) Subject: increase N_OBSERVABLES even more for 611x X-Git-Tag: r0_7_21~148 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=de2714e5fe421dc4c8a2b5659dc2fc76b5955cfb;p=comedilib.git increase N_OBSERVABLES even more for 611x --- diff --git a/comedi_calibrate/calib.h b/comedi_calibrate/calib.h index 02ce0a9..1625c61 100644 --- a/comedi_calibrate/calib.h +++ b/comedi_calibrate/calib.h @@ -27,7 +27,7 @@ #define DPRINT(level,fmt,args...) do{if(verbose>=level)printf(fmt, ## args);}while(0) #define N_CALDACS 64 -#define N_OBSERVABLES 64 +#define N_OBSERVABLES 128 #define PREOBSERVE_DATA_LEN 10 typedef struct{