forked from Archive/PX4-Autopilot
px4/fmu-v5x: set mavlink dialect to development for now
So dynamic modes are available
This commit is contained in:
parent
fb7e973dfd
commit
36fbd18bdc
|
@ -111,3 +111,4 @@ CONFIG_SYSTEMCMDS_UORB=y
|
|||
CONFIG_SYSTEMCMDS_USB_CONNECTED=y
|
||||
CONFIG_SYSTEMCMDS_VER=y
|
||||
CONFIG_SYSTEMCMDS_WORK_QUEUE=y
|
||||
CONFIG_MAVLINK_DIALECT="development"
|
||||
|
|
Loading…
Reference in New Issue