制定任务执行命令

This commit is contained in:
ranchuan
2023-12-19 18:14:35 +08:00
parent a908698e2e
commit bf4b4b45ea
12 changed files with 315 additions and 22 deletions

View File

@@ -32,7 +32,7 @@ typedef struct _elec_judge_def{
void elec_judge(const scheme_def *s,int task_num,uint8_t *exe_ack,
uint8_t *exe_flag,uint8_t *data,uint8_t *marerr,uint8_t *suberr);
int elec_extract_chip(int id);
#endif