Skip to content

Commit 6a580ed

Browse files
committed
1 parent a4d0183 commit 6a580ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FindCAN_Stack.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ if(NOT TARGET isobus::isobus)
33
FetchContent_Declare(
44
CAN_Stack
55
GIT_REPOSITORY https://github.com/Open-Agriculture/AgIsoStack-plus-plus.git
6-
GIT_TAG 30e51211a760c2df064dc2934a4f180c4cad73cc)
6+
GIT_TAG 2dd415cd54a148115ebdd2128bd6366d097d28a4)
77
FetchContent_MakeAvailable(CAN_Stack)
88
endif()

0 commit comments

Comments
 (0)