mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-30 20:48:33 -04:00
ArduSub: moved AC_PID dependency to core
This commit is contained in:
parent
ffaaf09f79
commit
d307cf7d21
@ -8,7 +8,6 @@ def build(bld):
|
||||
ap_vehicle=vehicle,
|
||||
ap_libraries=bld.ap_common_vehicle_libraries() + [
|
||||
'AC_AttitudeControl',
|
||||
'AC_PID',
|
||||
'AC_WPNav',
|
||||
'AP_Camera',
|
||||
'AP_InertialNav',
|
||||
|
Loading…
Reference in New Issue
Block a user