mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 17:38:32 -04:00
Copter: winch enabled with hal-minimize-features
This commit is contained in:
parent
54b714a24e
commit
a2224f066a
@ -237,7 +237,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// winch support
|
// winch support
|
||||||
#ifndef WINCH_ENABLED
|
#ifndef WINCH_ENABLED
|
||||||
# define WINCH_ENABLED DISABLED
|
# define WINCH_ENABLED !HAL_MINIMIZE_FEATURES
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user