ArduPlane: moved AC_PID dependency to core

This commit is contained in:
Andrew Tridgell 2019-11-02 14:11:22 +11:00 committed by Randy Mackay
parent 614499ef4e
commit bc71a74576
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ def build(bld):
'AC_WPNav',
'AC_AttitudeControl',
'AP_Motors',
'AC_PID',
'AP_Stats',
'AP_Landing',
'AP_Beacon',