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 e3da96b commit 991b4aaCopy full SHA for 991b4aa
.github/workflows/compile-examples.yml
@@ -21,7 +21,8 @@ jobs:
21
UNIVERSAL_LIBRARIES: |
22
# Install the ArduinoIoTCloud library from the repository
23
- source-path: ./
24
- - name: Arduino_ConnectionHandler
+ - source-url: https://github.com/fabik111/Arduino_ConnectionHandler.git
25
+ version: add-get-setting
26
- name: ArduinoHttpClient
27
- name: Arduino_DebugUtils
28
- name: ArduinoMqttClient
0 commit comments