Dlloydev / QuickPID

A fast PID controller with multiple options. Various Integral anti-windup, Proportional, Derivative and timer control modes.
MIT License
195 stars 50 forks source link

Fix bug in overload constructor #44

Closed guilhermgonzaga closed 2 years ago

guilhermgonzaga commented 2 years ago

Resolves #43