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 6cc59f9 commit 6ccc823Copy full SHA for 6ccc823
.github/workflows/compile-examples.yml
@@ -31,7 +31,8 @@ jobs:
31
- name: Arduino_DebugUtils
32
- name: Arduino_ConnectionHandler
33
- name: ArduinoBLE
34
- - name: Arduino_CloudUtils
+ - source-url: https://github.com/fabik111/Arduino_CloudUtils.git
35
+ version: add-standard-encoders
36
- name: Arduino_KVStore
37
SKETCH_PATHS: |
38
- examples/NetworkConfiguratorDemo
0 commit comments