添加任务插槽,未写完

This commit is contained in:
andy
2023-12-10 11:13:41 +08:00
parent 5f29fc2010
commit aeb0e4c206
10 changed files with 249 additions and 21 deletions

View File

@@ -27,6 +27,16 @@
#include "interface/CheckerExt.h"
/*
此文件定义了电子模块与外界软件程序交互的接口
*/
#define PLAN_MAX_TASK 64
#define TASK_PAR_BACK_LEN 10