Skip to content

Tags: imax9000/Arduino-PID-Library

Tags

v2.0.1.1

Toggle v2.0.1.1's commit message
Bump the actual version number

Would love Arduino library index to just use git tags :(

v2.0.1

Toggle v2.0.1's commit message
Adjust argument name to avoid confusing some compilers

v2.0.0

Toggle v2.0.0's commit message
Add an example to README

v1.2.0

Toggle v1.2.0's commit message
Version 1.2

-Added capability for Proportional On Measurement
-Changed license from GPLv3 to MIT

v1.1.1

Toggle v1.1.1's commit message
moved library code back to root from sub-folder

when github was adding a hash to the library download zip, there was confusion from beginners about needing to rename the unzipped folder before moving into the arduino ide.
this library has been prepped (thijse) for the arduino library manager, which requires the library to be in the root directory.  Having the library in the manager also removes the "beginner user hash" concern.