mirror of https://github.com/ArduPilot/ardupilot
Tools: link AP_WheelEncoder for all vehicles
This commit is contained in:
parent
7f15b7b126
commit
28e769a79e
|
@ -103,6 +103,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||
'AP_Generator',
|
||||
'AP_MSP',
|
||||
'AP_OLC',
|
||||
'AP_WheelEncoder',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
|
Loading…
Reference in New Issue