添加扩展任务 用于小板端执行异常判定

ew程序下载批量验证成功
This commit is contained in:
ranchuan
2023-11-18 15:48:24 +08:00
parent e66bf71bf5
commit be3c644d23
12 changed files with 300 additions and 97 deletions

View File

@@ -40,7 +40,9 @@ array_def *elec_code(array_def *uid_psw);
int elec_check_load_task_param(uint8_t task_index);
void elec_exe_task(void);
#endif