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 d3d0cd2Copy full SHA for d3d0cd2
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