mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools: build AP_ExternalAHRS
This commit is contained in:
parent
1b60be96d1
commit
5840d24ed9
@ -104,6 +104,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_MSP',
|
'AP_MSP',
|
||||||
'AP_OLC',
|
'AP_OLC',
|
||||||
'AP_WheelEncoder',
|
'AP_WheelEncoder',
|
||||||
|
'AP_ExternalAHRS',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user