Skip to content

Commit

Permalink
Update src/main/common/filter.c
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter authored Oct 9, 2024
1 parent 0cb3179 commit 226311b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/common/filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,5 +273,3 @@ FAST_CODE float ptnFilterApply(ptnFilter_t *filter, float input) {

return filter->state[filter->order];
} // ptnFilterApply


0 comments on commit 226311b

Please sign in to comment.