Tools: moved AC_PID dependency to core
This commit is contained in:
parent
d307cf7d21
commit
d00f4316e9
@ -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