Browse Source

Tools: link AP_FETtecOneWire

gps-1.3.1
Pierre Kancir 4 years ago committed by Peter Barker
parent
commit
28706f5e23
  1. 1
      Tools/ardupilotwaf/ardupilotwaf.py

1
Tools/ardupilotwaf/ardupilotwaf.py

@ -106,6 +106,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [ @@ -106,6 +106,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_WheelEncoder',
'AP_ExternalAHRS',
'AP_VideoTX',
'AP_FETtecOneWire',
]
def get_legacy_defines(sketch_name):

Loading…
Cancel
Save