waf: build AP_SerialLED

This commit is contained in:
Andrew Tridgell 2019-10-30 21:14:17 +11:00
parent 513b279f46
commit ca00ca4dac
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_Filesystem',
'AP_ADSB',
'AC_PID',
'AP_SerialLED',
]
def get_legacy_defines(sketch_name):