mirror of https://github.com/ArduPilot/ardupilot
ArduPlane: moved AC_PID dependency to core
This commit is contained in:
parent
614499ef4e
commit
bc71a74576
|
@ -21,7 +21,6 @@ def build(bld):
|
|||
'AC_WPNav',
|
||||
'AC_AttitudeControl',
|
||||
'AP_Motors',
|
||||
'AC_PID',
|
||||
'AP_Stats',
|
||||
'AP_Landing',
|
||||
'AP_Beacon',
|
||||
|
|
Loading…
Reference in New Issue