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 1edf637 commit 3883b15Copy full SHA for 3883b15
.github/workflows/compile-provisioning.yml
@@ -39,8 +39,8 @@ jobs:
39
version: 1.1.1
40
- source-url: https://github.com/arduino-libraries/Arduino_UniqueHWId.git
41
version: 7e1bfeb586cac00f043c39997a1e9937ed8152b0
42
- - name: Arduino_NetworkConfigurator
43
- version: 0.3.1
+ - source-url: https://github.com/arduino-libraries/Arduino_NetworkConfigurator.git
+ version: 49f96f87f09c2a551fc9fb4f39e1c5f8e7f7f4bc
44
# sketch paths to compile (recursive) for all boards
45
UNIVERSAL_SKETCH_PATHS: |
46
- examples/utility/Provisioning_2.0
0 commit comments