Tools: build AP_ExternalAHRS

This commit is contained in:
Andrew Tridgell 2020-12-28 13:05:42 +11:00 committed by Peter Barker
parent 1b60be96d1
commit 5840d24ed9
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_MSP',
'AP_OLC',
'AP_WheelEncoder',
'AP_ExternalAHRS',
]
def get_legacy_defines(sketch_name):