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 120e03a commit ca4854aCopy full SHA for ca4854a
.github/workflows/build_platformio.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
matrix:
31
example: [
32
- examples/generic-interface/generic-interface.ino
+ examples/generic-interface/generic-interface.ino,
33
examples/simple-read-VS1/simple-read-VS1.ino,
34
examples/simple-read-VS2/simple-read-VS2.ino,
35
examples/simple-write-VS1/simple-write-VS1.ino,
0 commit comments