mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
Copter: landing gear enabled on all boards
Co-authored-by: Tatsuya Yamaguchi <susumu-336@hotmail.co.jp>
This commit is contained in:
parent
ed8384b45a
commit
ef33ed5e36
@ -380,7 +380,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// Landing Gear support
|
// Landing Gear support
|
||||||
#ifndef LANDING_GEAR_ENABLED
|
#ifndef LANDING_GEAR_ENABLED
|
||||||
#define LANDING_GEAR_ENABLED !HAL_MINIMIZE_FEATURES
|
#define LANDING_GEAR_ENABLED ENABLED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user