Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pmattila committed Sep 9, 2023
1 parent 29e5ed8 commit 50b8af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/flight/rpm_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#include "rpm_filter.h"

// Number of banks to update in one cycle
#define RPM_UPDATE_BANK_COUNT activeBankCount
#define RPM_UPDATE_BANK_COUNT 1

typedef struct rpmFilterBank_s
{
Expand Down

0 comments on commit 50b8af8

Please sign in to comment.