Skip to content

Commit

Permalink
Remove mcp2515 library because of github action problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueAndi committed Oct 31, 2024
1 parent e8f3685 commit 6b03e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testCompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
with:
sketch-names: "*.ino"
sketch-names-find-start: examples/
required-libraries: mcp_can@1.5.1, arduino-mcp2515@1.2.1
required-libraries: mcp_can@1.5.1

0 comments on commit 6b03e7b

Please sign in to comment.