Skip to content

Commit

Permalink
Blimp: add and use AP_RPM_ENABLED
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker authored and tridge committed Sep 19, 2022
1 parent 48308b8 commit fc2bd84
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Blimp/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fc2bd84

Please sign in to comment.