--- xmil/io/ctc.h 2004/08/12 17:57:36 1.4 +++ xmil/io/ctc.h 2004/08/15 07:52:16 1.6 @@ -6,9 +6,11 @@ typedef struct { UINT8 num; UINT8 padding; UINT8 cmd[4]; + UINT8 scale[4]; UINT8 basecnt[4]; SINT32 count[4]; SINT32 countmax[4]; + SINT32 range[4]; } CTCCH; typedef struct {