mirror of https://github.com/ArduPilot/ardupilot
mk: add AP_LandingGear
This commit is contained in:
parent
637dc718df
commit
4a449cd307
|
@ -22,3 +22,5 @@ LIBRARIES += AP_RTC
|
|||
LIBRARIES += AP_ROMFS
|
||||
LIBRARIES += AC_Sprayer
|
||||
LIBRARIES += AC_Avoidance
|
||||
LIBRARIES += AP_LandingGear
|
||||
|
||||
|
|
Loading…
Reference in New Issue