mirror of
https://github.com/Jacajack/liblightmodbus-esp.git
synced 2025-12-14 16:15:35 +00:00
Use master branch
This commit is contained in:
parent
efcc83f6f6
commit
b53f45dd21
|
|
@ -5,7 +5,7 @@ set(LIBLIGHTMODBUS_REPO_DIR "${CMAKE_CURRENT_LIST_DIR}/repo")
|
|||
# Fetch liblightmodbus source code from GitHub
|
||||
FetchContent_Populate(liblightmodbus-src
|
||||
GIT_REPOSITORY "https://github.com/jacajack/liblightmodbus.git"
|
||||
GIT_TAG "dev-v3.0"
|
||||
GIT_TAG "master"
|
||||
SOURCE_DIR "${LIBLIGHTMODBUS_REPO_DIR}"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user