etl icon indicating copy to clipboard operation
etl copied to clipboard

Add an integrator to the library

Open drewr95 opened this issue 9 months ago • 15 comments

I didn't see one when searching your library, if I missed it my apologies.

I have implemented my own that I think would do well here :). It is very similar to cyclic_value except it's clamped to the min and max range. It also has a compile-time MIN and MAX similar to cyclic value to save RAM.

Let me know if you'd like me to add it.

drewr95 avatar May 24 '24 00:05 drewr95