px4/fmu-v5x: set mavlink dialect to development for now

So dynamic modes are available
This commit is contained in:
Beat Küng 2023-08-10 09:36:17 +02:00
parent fb7e973dfd
commit 36fbd18bdc
1 changed files with 1 additions and 0 deletions

View File

@ -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"