mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
Copter: add AC_Loiter to make build
This commit is contained in:
parent
acfc3a606a
commit
5f2f446199
@ -37,6 +37,7 @@ LIBRARIES += AP_Mount
|
||||
LIBRARIES += AP_Vehicle
|
||||
LIBRARIES += AP_InertialNav
|
||||
LIBRARIES += AC_WPNav
|
||||
LIBRARIES += AC_Loiter
|
||||
LIBRARIES += AC_Circle
|
||||
LIBRARIES += AP_Declination
|
||||
LIBRARIES += AC_Fence
|
||||
|
Loading…
Reference in New Issue
Block a user