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
|
||||
#ifndef LANDING_GEAR_ENABLED
|
||||
#define LANDING_GEAR_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
#define LANDING_GEAR_ENABLED ENABLED
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user