Skip to content

Commit

Permalink
Point to the proper AgIsoStack-plus-plus commit
Browse files Browse the repository at this point in the history
  • Loading branch information
martonmiklos authored and ad3154 committed Nov 28, 2024
1 parent f74ae0d commit 42448ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/FindCAN_Stack.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
CAN_Stack
GIT_REPOSITORY https://github.com/Open-Agriculture/AgIsoStack-plus-plus.git
GIT_TAG 80a1823e62ab65eb660cf1c1f9231d5fd9c7fc7f
GIT_TAG 67e231298f2ca8367d437d903e396aa3bcefe080
)
FetchContent_MakeAvailable(CAN_Stack)
endif()

0 comments on commit 42448ac

Please sign in to comment.