mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
build: aerofc-v1: add default param file into ROMFS
This commit is contained in:
parent
f6d43aea25
commit
d02013c91b
@ -568,3 +568,4 @@ class aerofc_v1(px4):
|
||||
self.board_name = 'aerofc-v1'
|
||||
self.romfs_exclude(['oreoled.bin'])
|
||||
self.board_rc = True
|
||||
self.param_defaults = '../../../Tools/Frame_params/intel-aero-rtf.param'
|
||||
|
Loading…
Reference in New Issue
Block a user