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