mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Copter: winch disabled by default
This commit is contained in:
parent
f612c2cfce
commit
e1ded6e0dc
@ -236,9 +236,9 @@
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// winch support - enabled only on larger firmwares
|
||||
// winch support
|
||||
#ifndef WINCH_ENABLED
|
||||
# define WINCH_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
# define WINCH_ENABLED DISABLED
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user