Tools: moved AC_PID dependency to core
This commit is contained in:
parent
2ff26becdf
commit
21ca4d360e
@ -87,6 +87,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_NMEA_Output',
|
||||
'AP_Filesystem',
|
||||
'AP_ADSB',
|
||||
'AC_PID',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user