File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 31
31
- name: Arduino_DebugUtils
32
32
- name: Arduino_ConnectionHandler
33
33
- name: ArduinoBLE
34
- - name: Arduino_CloudUtils
34
+ - source-url: https://github.com/fabik111/Arduino_CloudUtils.git
35
+ version: add-standard-encoders
35
36
- name: Arduino_KVStore
36
37
SKETCH_PATHS : |
37
38
- examples/NetworkConfiguratorDemo
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ FetchContent_Declare(
16
16
17
17
FetchContent_Declare (
18
18
cloudutils
19
- GIT_REPOSITORY https://github.com/arduino-libraries /Arduino_CloudUtils.git
20
- GIT_TAG main
19
+ GIT_REPOSITORY https://github.com/fabik111 /Arduino_CloudUtils.git
20
+ GIT_TAG add-standard-encoders
21
21
CONFIGURE_COMMAND ""
22
22
BUILD_COMMAND ""
23
23
)
You can’t perform that action at this time.
0 commit comments