--- yoda/techmodel/forroutines/anticounter/ACcalib.h 2004/09/21 20:51:02 2.0 +++ yoda/techmodel/forroutines/anticounter/ACcalib.h 2004/10/17 12:28:41 2.1 @@ -1,5 +1,5 @@ -struct datastruct{ +struct datastruct{ unsigned short header; unsigned short status[5]; unsigned short temp[8]; @@ -14,7 +14,6 @@ unsigned short iCRC; unsigned short tail; unsigned short CRC; - }; struct datastruct calibdata; @@ -25,3 +24,4 @@ int fd,i,j,err,found; unsigned short buffer[10000]; unsigned short tmp1,tmp2; +