V2.10 添加写入固定延时任务

EW发送数据前固定50ms延时
    can总线发送采用等待的方式
This commit is contained in:
ranchuan
2023-12-22 19:05:19 +08:00
parent 6cf5e9e720
commit 5c2648d33c
9 changed files with 131 additions and 8 deletions

View File

@@ -6,8 +6,8 @@
#define BUILD_DATE "2023-12-21 18:25:05"
#define SOFT_VERSION "2.09"
#define BUILD_DATE "2023-12-22 18:12:46"
#define SOFT_VERSION "2.10"