Skip to content

Commit

Permalink
remove unused IMU_FILTER_CUTOFF_FREQ define
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleiner committed Dec 21, 2023
1 parent 09e2ea7 commit dbad990
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/flight/filter.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

#include <stdint.h>

#define IMU_FILTER_CUTOFF_FREQ 30.0f

#define FILTER_MAX_SLOTS 2

typedef enum {
Expand Down

0 comments on commit dbad990

Please sign in to comment.