mirror of https://github.com/ArduPilot/ardupilot
parent
df90cee8a0
commit
c18098cdf4
|
@ -86,6 +86,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||||
'AP_ToshibaCAN',
|
'AP_ToshibaCAN',
|
||||||
'AP_NMEA_Output',
|
'AP_NMEA_Output',
|
||||||
'AP_Filesystem',
|
'AP_Filesystem',
|
||||||
|
'AP_ADSB',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
|
Loading…
Reference in New Issue