Skip to content

Commit 6b03e7b

Browse files
committed
Remove mcp2515 library because of github action problems.
1 parent e8f3685 commit 6b03e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testCompile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
with:
3333
sketch-names: "*.ino"
3434
sketch-names-find-start: examples/
35-
required-libraries: mcp_can@1.5.1, arduino-mcp2515@1.2.1
35+
required-libraries: mcp_can@1.5.1
3636

0 commit comments

Comments
 (0)