m-lundberg / simple-pid

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

Reset integral term #27

Closed helenluo3289 closed 4 years ago

helenluo3289 commented 4 years ago

made a kwarg to reset integral term to specific value.