mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Default mavlink dialect should be common.xml
This commit is contained in:
parent
8b9ac2d7f3
commit
2a9801f191
@ -31,7 +31,7 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
set(MAVLINK_DIALECT "development") # standard, development, etc
|
||||
set(MAVLINK_DIALECT "common") # standard, development, etc
|
||||
|
||||
# force mavlink dialect to standard if flash constrained
|
||||
if(px4_constrained_flash_build)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user