mirror of https://github.com/ArduPilot/ardupilot
Tools: link SBusOut library
This commit is contained in:
parent
3587d7f253
commit
fd5039f8cd
|
@ -63,6 +63,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||
'AP_Relay',
|
||||
'AP_ServoRelayEvents',
|
||||
'AP_Volz_Protocol',
|
||||
'AP_SBusOut',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
|
Loading…
Reference in New Issue