mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-28 04:06:45 +00:00
Fix: make all examples sequence proper
This commit is contained in:
@@ -43,7 +43,6 @@ void setup() {
|
||||
byte mode = CAN.getMode();
|
||||
SERIAL.printf("CAN BUS get mode = %d\n\r",mode);
|
||||
SERIAL.println("CAN BUS Shield init ok!");
|
||||
SERIAL.println("CAN BUS Shield init ok!");
|
||||
}
|
||||
|
||||
void MCP2515_ISR() {
|
||||
|
||||
Reference in New Issue
Block a user