Skip to content

Commit

Permalink
readme: update
Browse files Browse the repository at this point in the history
  • Loading branch information
finger563 committed Sep 20, 2024
1 parent 06a10b7 commit e0b91ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/filters/example/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Filters Example

This example shows how to use a `LowpassFilter` and a `ButterworthFilter` from
the `filters` component to filter signals. This example simply operates on
random perturbations of auto-generated data.
This example shows how to use a `LowpassFilter`, `ButterworthFilter`, and
`SimpleLowpassFilter` from the `filters` component to filter signals. This
example simply operates on random perturbations of auto-generated data.

## How to use example

Expand All @@ -22,4 +22,4 @@ See the Getting Started Guide for full steps to configure and use ESP-IDF to bui

## Example Output

![output](https://user-images.githubusercontent.com/213467/202814226-a0a41887-d5f0-4de8-a69b-df3e1a5ed316.png)
![output](https://github.com/user-attachments/assets/091ca271-3923-448e-9d26-998fc4f97297)

0 comments on commit e0b91ff

Please sign in to comment.