Skip to content

Commit d3d0cd2

Browse files
committed
update unit test ci dep of Arduino_ConnectionHandler
1 parent 30febb2 commit d3d0cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/test/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ FetchContent_Declare(
2424

2525
FetchContent_Declare(
2626
connectionhandler
27-
GIT_REPOSITORY https://github.com/andreagilardoni/Arduino_ConnectionHandler.git
28-
GIT_TAG connectionhandler-settings
27+
GIT_REPOSITORY https://github.com/arduino-libraries/Arduino_ConnectionHandler.git
28+
GIT_TAG master
2929
CONFIGURE_COMMAND ""
3030
BUILD_COMMAND ""
3131
)

0 commit comments

Comments
 (0)