添加重复执行指定任务的任务

This commit is contained in:
ranchuan
2023-11-20 18:06:03 +08:00
parent be3c644d23
commit fa2509c5af
8 changed files with 112 additions and 4 deletions

View File

@@ -858,6 +858,7 @@ EW_Test_PowerOFF, //26 关总线
EW_Updata, //27 升级
EW_Test_ChgEnergy, //28 充能统计
CheckerExt_CalcErr, //29 计算异常
CheckerExt_Repeat, //30 重新执行一次指定任务
(void*)0 //数组结束
};