We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52f422 commit e31d34bCopy full SHA for e31d34b
1 file changed
CANBUS_Communication_Setup.md
@@ -3,7 +3,7 @@ This effectively makes the Arduino a CANBUS node
3
4
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
5
6
-In the IDE, the appropriate library needs to be imported.
+In the IDE, the appropriate library needs to be installed so that the ino file(referenced above) has access to it.
7
Do this by:
8
- Going to the top and clikcing: ```Sketch → Include Library → Manage Libraries```
9
- Search for ```MCP_CAN_lib```
0 commit comments