Skip to content

Commit e31d34b

Browse files
authored
Update CANBUS_Communication_Setup.md
1 parent b52f422 commit e31d34b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CANBUS_Communication_Setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This effectively makes the Arduino a CANBUS node
33

44
The specific INO file for HALTECHs or other standalones which is in the project will need to be uploaded to the Arduino via Arduino IDE
55

6-
In the IDE, the appropriate library needs to be imported.
6+
In the IDE, the appropriate library needs to be installed so that the ino file(referenced above) has access to it.
77
Do this by:
88
- Going to the top and clikcing: ```Sketch → Include Library → Manage Libraries```
99
- Search for ```MCP_CAN_lib```

0 commit comments

Comments
 (0)