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 d423331 commit e289ae5Copy full SHA for e289ae5
.github/workflows/compile-provisioning.yml
@@ -40,7 +40,7 @@ jobs:
40
- source-url: https://github.com/arduino-libraries/Arduino_UniqueHWId.git
41
version: 7e1bfeb586cac00f043c39997a1e9937ed8152b0
42
- source-url: https://github.com/arduino-libraries/Arduino_NetworkConfigurator.git
43
- version: 27f57ba238cc48ca5e54b904175bd5e106f661db
+ version: 32eef45a907bc887f1ba2ed6e758bc21576a9dea
44
# sketch paths to compile (recursive) for all boards
45
UNIVERSAL_SKETCH_PATHS: |
46
- examples/utility/Provisioning_2.0
0 commit comments