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 fdd141a commit 0fa6495Copy full SHA for 0fa6495
.github/workflows/test-compilation.yml
@@ -48,8 +48,8 @@ jobs:
48
- name: Get Known Libraries
49
run: arduino-cli lib install
50
"SparkFun u-blox GNSS v3"@3.1.10
51
- "SparkFun Authentication Coprocessor Arduino Library"@main
52
- "SparkFun Toolkit"@main
+ "SparkFun Authentication Coprocessor Arduino Library"@1.0.0
+ "SparkFun Toolkit"@1.0.6
53
54
- name: Patch libbt
55
run: |
0 commit comments