Go to file
sodaflo 3936ba4947
Update PID_v1.cpp
corrects possible errors in larger projects.
2019-06-11 21:57:10 +02:00
examples
keywords.txt
library.json
library.properties
PID_v1.cpp Update PID_v1.cpp 2019-06-11 21:57:10 +02:00
PID_v1.h
README.txt

***************************************************************
* Arduino PID Library - Version 1.2.1
* by Brett Beauregard <br3ttb@gmail.com> brettbeauregard.com
*
* This Library is licensed under the MIT License
***************************************************************

 - For an ultra-detailed explanation of why the code is the way it is, please visit: 
   http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/

 - For function documentation see:  http://playground.arduino.cc/Code/PIDLibrary