解决过日无法休眠问题,适用于7-8号车

This commit is contained in:
2025-08-05 07:05:51 +08:00
parent 517a5f9ebb
commit 93baee9527
18 changed files with 2178 additions and 1697 deletions

12
CAN.H
View File

@@ -13,7 +13,7 @@
// the CAN module.
//
//----------------------------------------------------------------------------
// @Date 2024/8/22 08:23:15
// @Date 2025/1/18 20:45:35
//
//****************************************************************************
@@ -623,7 +623,7 @@ void CAN_vSetListCommand(ulong ulVal);
// @Parameters None
//
//----------------------------------------------------------------------------
// @Date 2024/8/22
// @Date 2025/1/18
//
//****************************************************************************
@@ -645,7 +645,7 @@ void CAN_vSetListCommand(ulong ulVal);
// Data Control Flags
//
//----------------------------------------------------------------------------
// @Date 2024/8/22
// @Date 2025/1/18
//
//****************************************************************************
@@ -666,7 +666,7 @@ void CAN_vSetListCommand(ulong ulVal);
// 16-bit Address
//
//----------------------------------------------------------------------------
// @Date 2024/8/22
// @Date 2025/1/18
//
//****************************************************************************
@@ -701,7 +701,7 @@ void CAN_vSetListCommand(ulong ulVal);
// 32-bit Data
//
//----------------------------------------------------------------------------
// @Date 2024/8/22
// @Date 2025/1/18
//
//****************************************************************************
@@ -734,7 +734,7 @@ void CAN_vSetListCommand(ulong ulVal);
// @Parameters None
//
//----------------------------------------------------------------------------
// @Date 2024/8/22
// @Date 2025/1/18
//
//****************************************************************************