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.
2 parents 4ba2124 + 414a2ab commit 06ea138Copy full SHA for 06ea138
.github/workflows/compile-examples.yml
@@ -60,7 +60,8 @@ jobs:
60
- name: WiFi101
61
- source-url: https://github.com/arduino-libraries/WiFiNINA.git
62
- name: Arduino_MKRMEM
63
- sketch-paths: '"examples/utility/Provisioning"'
+ - name: Arduino_JSON
64
+ sketch-paths: '"examples/utility/Provisioning" "examples/utility/SelfProvisioning"'
65
# LoRaWAN boards
66
- board:
67
type: "wan"
0 commit comments