提交 67b6b30e 编写于 作者: A Aubr.Cool

add rtthread.h include for can.h

上级 b7010ff9
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
#ifndef CAN_H_ #ifndef CAN_H_
#define CAN_H_ #define CAN_H_
#include <rtthread.h>
#ifndef RT_CANMSG_BOX_SZ #ifndef RT_CANMSG_BOX_SZ
#define RT_CANMSG_BOX_SZ 16 #define RT_CANMSG_BOX_SZ 16
#endif #endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册