mirror of https://github.com/ArduPilot/ardupilot
Blimp: add and use AP_RPM_ENABLED
This commit is contained in:
parent
48308b8156
commit
fc2bd8428f
|
@ -180,12 +180,6 @@
|
|||
# define GRIPPER_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// rotations per minute sensor support
|
||||
#ifndef RPM_ENABLED
|
||||
# define RPM_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// Parachute release
|
||||
#ifndef PARACHUTE
|
||||
|
|
Loading…
Reference in New Issue