Tools: ardupilotwaf: add AP_CustomRotations

This commit is contained in:
Iampete1 2022-03-01 12:39:40 +00:00 committed by Andrew Tridgell
parent 3e75283717
commit 6ac661c6ce
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_VideoTX',
'AP_FETtecOneWire',
'AP_Torqeedo',
'AP_CustomRotations'
]
def get_legacy_defines(sketch_name, bld):