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 0f45f25 commit b3ccc65Copy full SHA for b3ccc65
.github/workflows/compile-provisioning.yml
@@ -38,7 +38,7 @@ jobs:
38
- source-url: https://github.com/arduino-libraries/Arduino_UniqueHWId.git
39
version: 7e1bfeb586cac00f043c39997a1e9937ed8152b0
40
- source-url: https://github.com/arduino-libraries/Arduino_NetworkConfigurator.git
41
- version: 3499628000f2b652e856db406e4e02140bf267a6
+ version: b32e3448decfdf6dd9af9dfc36978c447231d733
42
# sketch paths to compile (recursive) for all boards
43
UNIVERSAL_SKETCH_PATHS: |
44
- examples/utility/Provisioning_2.0
0 commit comments