We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3eb40 commit e43541dCopy full SHA for e43541d
mcp2515.cpp
@@ -1,3 +1,4 @@
1
+#include "Arduino.h"
2
#include "mcp2515.h"
3
4
const struct MCP2515::TXBn_REGS MCP2515::TXB[MCP2515::N_TXBUFFERS] = {
0 commit comments