Tools: link AP_WheelEncoder for all vehicles

This commit is contained in:
Randy Mackay 2020-11-28 10:27:58 +09:00
parent 7f15b7b126
commit 28e769a79e
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_Generator',
'AP_MSP',
'AP_OLC',
'AP_WheelEncoder',
]
def get_legacy_defines(sketch_name):