Skip to content

Commit 18e3ee4

Browse files
DavidsastresasDonLakeFlyer
authored andcommitted
cmake/CustomOptions.cmake: update mavlink c_library_v2 to latest version
1 parent 1b83bf1 commit 18e3ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/CustomOptions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ option(QGC_ENABLE_QT_VIDEOSTREAMING "Enable QtMultimedia Video Backend" OFF) # Q
4242

4343
# MAVLink
4444
set(QGC_MAVLINK_GIT_REPO "https://github.com/mavlink/c_library_v2.git" CACHE STRING "URL to MAVLink Git Repo")
45-
set(QGC_MAVLINK_GIT_TAG "7ea034366ee7f09f3991a5b82f51f0c259023b38" CACHE STRING "Tag of MAVLink Git Repo")
45+
set(QGC_MAVLINK_GIT_TAG "19f9955598af9a9181064619bd2e3c04bd2d848a" CACHE STRING "Tag of MAVLink Git Repo")
4646

4747
# APM
4848
option(QGC_DISABLE_APM_MAVLINK "Disable APM Dialect" OFF)

0 commit comments

Comments
 (0)