mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Tools: ardupilotwaf: add AP_AIS to build
This commit is contained in:
parent
e8607c09f1
commit
28989f1838
@ -108,7 +108,8 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_VideoTX',
|
||||
'AP_FETtecOneWire',
|
||||
'AP_Torqeedo',
|
||||
'AP_CustomRotations'
|
||||
'AP_CustomRotations',
|
||||
'AP_AIS',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name, bld):
|
||||
|
Loading…
Reference in New Issue
Block a user