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 12d9bba commit 36ff3d7Copy full SHA for 36ff3d7
extras/test/CMakeLists.txt
@@ -16,8 +16,8 @@ FetchContent_Declare(
16
17
FetchContent_Declare(
18
cloudutils
19
- GIT_REPOSITORY https://github.com/arduino-libraries/Arduino_CloudUtils.git
20
- GIT_TAG main
+ GIT_REPOSITORY https://github.com/fabik111/Arduino_CloudUtils.git
+ GIT_TAG add-standard-encoders
21
)
22
23
0 commit comments