This commit is contained in:
Brett 2017-06-20 07:12:13 -07:00
parent 691f1d7af8
commit 9b4ca0e5b6
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
name=PID name=PID
version=1.2.0 version=1.2.1
author=Brett Beauregard author=Brett Beauregard
maintainer=Brett Beauregard maintainer=Brett Beauregard
sentence=PID controller sentence=PID controller