mirror of https://github.com/ArduPilot/ardupilot
waf: build AP_RobotisServo
This commit is contained in:
parent
e2aec77472
commit
aa7221d1bf
|
@ -79,6 +79,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||
'AC_Sprayer',
|
||||
'AC_Avoidance',
|
||||
'AP_LandingGear',
|
||||
'AP_RobotisServo',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
|
Loading…
Reference in New Issue