Skip to content

Commit 2352608

Browse files
authored
update unit test ci dep of Arduino_ConnectionHandler (#13)
1 parent 30febb2 commit 2352608

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)