Release:5.20灰测
This commit is contained in:
11
Core/User/App/task_ykc.h
Normal file
11
Core/User/App/task_ykc.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef __TASK_YKC_H
|
||||
#define __TASK_YKC_H
|
||||
|
||||
/* includes ----------------------------------------------------------------------------------------------*/
|
||||
#include "global.h"
|
||||
#include "drv_air724.h"
|
||||
|
||||
void ykc_task_function(void const *argument);
|
||||
void ykc_timer_callback_function(TimerHandle_t xTimer);
|
||||
|
||||
#endif /* __TASK_YKC_H */
|
||||
Reference in New Issue
Block a user