-Changed Compute() to a bool from a void, allowing the calling function to know when the pid calculation has just been evaluated -cleaned up the initialization code in the constructor
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
***************************************************************
|
||||
* Arduino PID Library - Version 1.0.1
|
||||
* Arduino PID Library - Version 1.1.0
|
||||
|
||||
* by Brett Beauregard <br3ttb@gmail.com> brettbeauregard.com
|
||||
|
||||
|
Reference in New Issue
Block a user