mirror of https://github.com/ArduPilot/ardupilot
Copter: stop compiling in AP_Buffer
This commit is contained in:
parent
08623c1712
commit
a5f4a102d7
|
@ -8,7 +8,6 @@ def build(bld):
|
|||
ap_vehicle=vehicle,
|
||||
ap_libraries=bld.ap_common_vehicle_libraries() + [
|
||||
'AP_ADSB',
|
||||
'AP_Buffer',
|
||||
'AC_AttitudeControl',
|
||||
'AC_InputManager',
|
||||
'AC_PID',
|
||||
|
|
Loading…
Reference in New Issue