mirror of https://github.com/ArduPilot/ardupilot
Tools: ardupilotwaf: add AP_CustomRotations
This commit is contained in:
parent
3e75283717
commit
6ac661c6ce
|
@ -109,6 +109,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||
'AP_VideoTX',
|
||||
'AP_FETtecOneWire',
|
||||
'AP_Torqeedo',
|
||||
'AP_CustomRotations'
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name, bld):
|
||||
|
|
Loading…
Reference in New Issue