7 lines
97 B
C
7 lines
97 B
C
#ifndef __CAN_RECEIVE_TASK_H__
|
|
#define __CAN_RECEIVE_TASK_H__
|
|
|
|
#include "System.h"
|
|
|
|
#endif
|