Add mcp2518 .h file

This commit is contained in:
wangcoolc
2020-11-05 20:16:40 +08:00
parent 6888bfeafb
commit 44a34509d2
+3
View File
@@ -2,6 +2,9 @@
#define _MCP_CAN_H_
#include "mcp2515_can_dfs.h"
#include "mcp2518fd_can_dfs.h"
#include "mcp2518fd_can_def.h"
#define MAX_CHAR_IN_MESSAGE 8
#define spi_readwrite pSPI->transfer