This commit is contained in:
Nathan Kunicki 2018-06-21 15:18:50 +01:00
parent 44b3b63a6f
commit f4b272505d
2 changed files with 5 additions and 2 deletions

View File

@ -22,3 +22,4 @@ const lpf2 = new LPF2();
Examples are available in the "examples" directory.
### API

View File

@ -21,7 +21,9 @@ const lpf2 = new LPF2();
Examples are available in the "examples" directory.
### API## Classes
### API
## Classes
<dl>
<dt><a href="#LPF2">LPF2</a><code>EventEmitter</code></dt>