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 a4719bb commit 4577d59Copy full SHA for 4577d59
.github/workflows/compile-examples.yml
@@ -22,6 +22,7 @@ jobs:
22
# Install the ArduinoIoTCloud library from the repository
23
- source-path: ./
24
- name: Arduino_ConnectionHandler
25
+ - name: ArduinoHttpClient
26
- name: Arduino_DebugUtils
27
- name: ArduinoMqttClient
28
- name: Arduino_SecureElement
0 commit comments