Commit 6c740abe authored by 陈家乐's avatar 陈家乐

🐞 fix:QAC问题,全局变量声明

parent 1c25defa
......@@ -41,5 +41,5 @@ extern void Can_Rx_Cak(CanTxRxMsg *Msg);
extern void Busoff(void);
extern uint8_t COM_APP_Process(st_CAN_Msg *Msg);
extern void Can_Write(st_CAN_Msg *Msg);
extern uint8_t CAN_Send_Cound;
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment