Arduino-PID-Library/PID_v1
Brett Beauregard d4ce7050a5 fixed issue #3 and issue #4
-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
2012-10-04 20:47:12 -04:00
..
Examples Initial Commit To Git Hub 2011-12-14 07:20:47 -05:00
PID_v1.cpp fixed issue #3 and issue #4 2012-10-04 20:47:12 -04:00
PID_v1.h fixed issue #3 and issue #4 2012-10-04 20:47:12 -04:00
keywords.txt Initial Commit To Git Hub 2011-12-14 07:20:47 -05:00