mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
Copter: removed AP_Airspeed from vehicle code
This commit is contained in:
parent
f08074c0d7
commit
3b33434695
@ -36,7 +36,6 @@ LIBRARIES += AP_Relay
|
|||||||
LIBRARIES += AP_ServoRelayEvents
|
LIBRARIES += AP_ServoRelayEvents
|
||||||
LIBRARIES += AP_Camera
|
LIBRARIES += AP_Camera
|
||||||
LIBRARIES += AP_Mount
|
LIBRARIES += AP_Mount
|
||||||
LIBRARIES += AP_Airspeed
|
|
||||||
LIBRARIES += AP_Vehicle
|
LIBRARIES += AP_Vehicle
|
||||||
LIBRARIES += AP_InertialNav
|
LIBRARIES += AP_InertialNav
|
||||||
LIBRARIES += AC_WPNav
|
LIBRARIES += AC_WPNav
|
||||||
|
Loading…
Reference in New Issue
Block a user