#ifndef _CAN_FUNC_H #define _CAN_FUNC_H #include #include "pt_thread/pt_header.h" PT_THREAD(TaskCAN(struct pt *pt1 )); #endif