m-lundberg / simple-pid

A simple and easy to use PID controller in Python
MIT License
767 stars 209 forks source link

Reset integral term #27

Closed helenluo3289 closed 3 years ago

helenluo3289 commented 3 years ago

made a kwarg to reset integral term to specific value.