- 
                Notifications
    
You must be signed in to change notification settings  - Fork 453
 
Closed
Description
Can you modify this library to suport two Can bus shield's.
I want to have dual channel can bus like arduino due or teensy 3.6 but with the arduino uno.
Just modify this to have one board with CS on D10 and another on CS D9
for send something like:
CAN1.sendMsgBuf(0x00, 0, 8, stmp1);
CAN2.sendMsgBuf(0x10, 0, 8, stmp2);
Thanks.
Metadata
Metadata
Assignees
Labels
No labels