mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_HAL: disable copter winch on f4light boards
This commit is contained in:
parent
296ee7315b
commit
7be15cab45
@ -60,6 +60,7 @@
|
||||
#define EPM_ENABLED DISABLED
|
||||
#define CLI_ENABLED DISABLED
|
||||
#define GRIPPER_ENABLED DISABLED // not for large quads
|
||||
#define WINCH_ENABLED DISABLED
|
||||
|
||||
|
||||
// disable for debugging with -O0
|
||||
|
Loading…
Reference in New Issue
Block a user