Add boat default rc to ROMFS

This adds the missing rc.boat_defautls to ROMFS
This commit is contained in:
jaeyoung 2020-10-09 07:51:02 +02:00 committed by Beat Küng
parent eecf2e7a1e
commit 908444bd68
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ add_subdirectory(airframes)
px4_add_romfs_files(
rc.airship_apps
rc.airship_defaults
rc.boat_defaults
rc.fw_apps
rc.fw_defaults
rc.interface