Browse Source

解决冲突。

dail.zhou 6 years ago
parent
commit
51a7e60ea2
1 changed files with 0 additions and 7 deletions
  1. 0 7
      User/Src/fault_check.c

+ 0 - 7
User/Src/fault_check.c

@@ -659,11 +659,4 @@ void MC_Fault_Check_Process(void)
 	//电路故障检测
 	MC_Fault_Circuit_Process(&MC_ErrorCode);
 	
-<<<<<<< .mine
-	//PBU通信状态检测
-	MC_Fault_CanRx_Process(&MC_ErrorCode);
-=======
-
-
->>>>>>> .theirs
 }