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 4c5852a commit 67e200aCopy full SHA for 67e200a
.github/workflows/examples.yml
@@ -10,6 +10,7 @@ jobs:
10
os: [ubuntu-18.04, windows-latest, macos-latest]
11
python-version: [3.7]
12
example:
13
+ - "examples/arduino-blink"
14
- "examples/gpio-blink"
15
- "examples/adc-example"
16
- "examples/socket-example"
0 commit comments