/* * task.h * * Created on: 2024Äê6ÔÂ24ÈÕ * Author: psx */ #ifndef APP_INC_TASK_H_ #define APP_INC_TASK_H_ #include "timeSliceOffset.h" #include "uart_dev.h" #include "math.h" #endif /* APP_INC_TASK_H_ */