--- yoda/techmodel/forroutines/anticounter/AC.h 2004/12/16 17:32:59 2.2 +++ yoda/techmodel/forroutines/anticounter/AC.h 2005/02/08 08:23:13 2.3 @@ -14,7 +14,7 @@ unsigned short iCRC; unsigned short tail; unsigned short CRC; - + unsigned short CRCcheck; }; struct physicsstruct{ @@ -31,6 +31,7 @@ unsigned short temp[2]; unsigned short DAC[8]; unsigned short CRC; + unsigned short CRCcheck; };