Skip to content

Commit

Permalink
newest;
Browse files Browse the repository at this point in the history
  • Loading branch information
spiricom committed Oct 23, 2023
1 parent 768a294 commit bf2d69c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions leaf/Inc/leaf-filters.h
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,10 @@ extern "C" {
@brief
@param filter A pointer to the relevant tSVF.

@fn void tSVF_setFilterType (tSVF* const svff, SVFType type)
@brief
@param filter A pointer to the relevant tSVF.
@param type which kind of filter do you want to change the SVF to?
@} */

typedef enum SVFType
Expand Down

0 comments on commit bf2d69c

Please sign in to comment.