Copter: Add GRIPPER_ENABLED macro to user config file
This commit is contained in:
parent
c1246c59e0
commit
b0f22833f6
@ -24,6 +24,7 @@
|
||||
//#define BEACON_ENABLED DISABLED // disable beacon support
|
||||
//#define SPRAYER DISABLED // disable the crop sprayer feature (two ESC controlled pumps the speed of which depends upon the vehicle's horizontal velocity)
|
||||
//#define WINCH_ENABLED DISABLED // disable winch support
|
||||
//#define GRIPPER_ENABLED DISABLED // disable gripper support
|
||||
//#define MODE_AUTO_ENABLED DISABLED // disable auto mode support
|
||||
//#define MODE_BRAKE_ENABLED DISABLED // disable brake mode support
|
||||
//#define MODE_CIRCLE_ENABLED DISABLED // disable circle mode support
|
||||
|
Loading…
Reference in New Issue
Block a user