mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-30 20:48:33 -04:00
waf: build AP_SerialLED
This commit is contained in:
parent
ed94bf682d
commit
149c03b6f5
@ -88,6 +88,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_Filesystem',
|
||||
'AP_ADSB',
|
||||
'AC_PID',
|
||||
'AP_SerialLED',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user