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

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

View File

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