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 ed20bfc commit 20af68aCopy full SHA for 20af68a
.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
36
-
+ required-libraries: mcp_can@1.5.1, autowp-mcp2515
+ debug-install: true
0 commit comments