forked from Archive/PX4-Autopilot
px4fmu-v5_rtps fix config type (v4 -> v5)
This commit is contained in:
parent
23d7c687fe
commit
ba8153afd9
|
@ -1,5 +1,5 @@
|
|||
include(configs/nuttx_px4fmu-v4_default)
|
||||
include(configs/nuttx_px4fmu-v5_default)
|
||||
|
||||
list(APPEND config_module_list
|
||||
modules/micrortps_bridge
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue