Skip to content

Commit

Permalink
MODIFIED: SRC/EXPONENTIALFILTER.H
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroBeaut committed Apr 18, 2024
1 parent 3f463cd commit 86cd3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ExponentialFilter.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ typedef struct {
float output;
/// @brief Exponential Time Const (RC)
float timeConstant;

/// @brief The State Event Arguments
StateEventArgs state;
} ExpEventArgs;

Expand Down

0 comments on commit 86cd3cf

Please # to comment.