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 0b460ca commit 3339e5bCopy full SHA for 3339e5b
extras/test/CMakeLists.txt
@@ -16,8 +16,8 @@ FetchContent_Declare(
16
17
FetchContent_Declare(
18
cloudutils
19
- GIT_REPOSITORY https://github.com/andreagilardoni/Arduino_CloudUtils.git
20
- GIT_TAG 0.0.1
+ GIT_REPOSITORY https://github.com/arduino-libraries/Arduino_CloudUtils.git
+ GIT_TAG main
21
CONFIGURE_COMMAND ""
22
BUILD_COMMAND ""
23
)
0 commit comments