Merge branch 'master' of github.com:ZeusWPI/OBUS
This commit is contained in:
commit
4056a33cdd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#include <mcp2515.h>
|
#include <mcp2515.h>
|
||||||
|
|
||||||
MCP2515 mcp2515(10);
|
MCP2515 mcp2515(8);
|
||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
Serial.begin(115200);
|
Serial.begin(115200);
|
||||||
|
|
Loading…
Reference in a new issue