mirror of https://github.com/ArduPilot/ardupilot
waf: build AP_SerialLED
This commit is contained in:
parent
513b279f46
commit
ca00ca4dac
|
@ -88,6 +88,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||||
'AP_Filesystem',
|
'AP_Filesystem',
|
||||||
'AP_ADSB',
|
'AP_ADSB',
|
||||||
'AC_PID',
|
'AC_PID',
|
||||||
|
'AP_SerialLED',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
|
Loading…
Reference in New Issue