mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
ArduCopter: moved AC_PID dependency to core
This commit is contained in:
parent
7465457ba5
commit
614499ef4e
@ -9,7 +9,6 @@ def build(bld):
|
|||||||
ap_libraries=bld.ap_common_vehicle_libraries() + [
|
ap_libraries=bld.ap_common_vehicle_libraries() + [
|
||||||
'AC_AttitudeControl',
|
'AC_AttitudeControl',
|
||||||
'AC_InputManager',
|
'AC_InputManager',
|
||||||
'AC_PID',
|
|
||||||
'AC_PrecLand',
|
'AC_PrecLand',
|
||||||
'AC_Sprayer',
|
'AC_Sprayer',
|
||||||
'AC_WPNav',
|
'AC_WPNav',
|
||||||
|
Loading…
Reference in New Issue
Block a user