We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07cc6b commit e8f3685Copy full SHA for e8f3685
.github/workflows/testCompile.yml
@@ -32,5 +32,5 @@ jobs:
32
with:
33
sketch-names: "*.ino"
34
sketch-names-find-start: examples/
35
- required-libraries: mcp_can@1.5.1, autowp-mcp2515@1.2.1
+ required-libraries: mcp_can@1.5.1, arduino-mcp2515@1.2.1
36
0 commit comments