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 30febb2 commit 2352608Copy full SHA for 2352608
extras/test/CMakeLists.txt
@@ -24,8 +24,8 @@ FetchContent_Declare(
24
25
FetchContent_Declare(
26
connectionhandler
27
- GIT_REPOSITORY https://github.com/andreagilardoni/Arduino_ConnectionHandler.git
28
- GIT_TAG connectionhandler-settings
+ GIT_REPOSITORY https://github.com/arduino-libraries/Arduino_ConnectionHandler.git
+ GIT_TAG master
29
CONFIGURE_COMMAND ""
30
BUILD_COMMAND ""
31
)
0 commit comments