mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Blimp: add AP_GRIPPER_ENABLED
This commit is contained in:
parent
82ddfc2a52
commit
997f8d3d3a
@ -174,12 +174,6 @@
|
|||||||
# define PRECISION_LANDING ENABLED
|
# define PRECISION_LANDING ENABLED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
|
||||||
// gripper - enabled only on larger firmwares
|
|
||||||
#ifndef GRIPPER_ENABLED
|
|
||||||
# define GRIPPER_ENABLED !HAL_MINIMIZE_FEATURES
|
|
||||||
#endif
|
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// Parachute release
|
// Parachute release
|
||||||
#ifndef PARACHUTE
|
#ifndef PARACHUTE
|
||||||
|
Loading…
Reference in New Issue
Block a user