We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678395d commit a51de0eCopy full SHA for a51de0e
.github/workflows/compile-examples.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: ArduinoMqttClient
28
- name: Arduino_SecureElement
29
- source-url: https://github.com/andreagilardoni/Arduino_CloudUtils.git
30
- version: a5642c1d6abe770df290f0e17331683b3d479fb7
+ version: 5fd19ba84d34ffbc3def4d1035d5a21fd9e2f06b
31
# sketch paths to compile (recursive) for all boards
32
UNIVERSAL_SKETCH_PATHS: |
33
- examples/ArduinoIoTCloud-Advanced
0 commit comments