Browse Source

修改bug

limengqi 2 years ago
parent
commit
2b0871e6c6
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/canbus/candatatype.h

+ 1 - 2
src/canbus/candatatype.h

@@ -617,8 +617,7 @@ typedef struct
 typedef struct
 {
   unsigned int uiStrT:12;		//控制时间
-  unsigned int uiStrDt:9; 	//迟滞时间
-  unsigned int :1;
+  unsigned int uiStrDt:10;	//迟滞时间
   unsigned int uiStrA:9;		//幅值
   unsigned int :1;
   int iStrFi:10;				//相位差