mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Tools: add AP_Torqeedo to ardupilotwaf.py
This commit is contained in:
parent
47dd2d7aea
commit
37dbbc7ed3
@ -107,6 +107,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_ExternalAHRS',
|
||||
'AP_VideoTX',
|
||||
'AP_FETtecOneWire',
|
||||
'AP_Torqeedo',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name, bld):
|
||||
|
Loading…
Reference in New Issue
Block a user