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 a942778 commit 2e89eeeCopy full SHA for 2e89eee
.github/workflows/main.yml
@@ -47,6 +47,7 @@ jobs:
47
# Install the library from the local path.
48
- source-path: ./
49
# Install library dependencies.
50
+ - 'ArduinoBLE'
51
52
sketch-paths: |
53
- './examples/'
0 commit comments