mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
waf: include AC_Avoid on all vehicles
This commit is contained in:
parent
bb5aa4d195
commit
7c0e5b9929
@ -76,6 +76,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_Gripper',
|
'AP_Gripper',
|
||||||
'AP_RTC',
|
'AP_RTC',
|
||||||
'AC_Sprayer',
|
'AC_Sprayer',
|
||||||
|
'AC_Avoidance',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user