Update library.properties
This commit is contained in:
parent
47b47824f2
commit
443a427531
@ -1,9 +1,9 @@
|
|||||||
name=PID
|
name=PID2
|
||||||
version=1.2.2
|
version=1.2.2
|
||||||
author=Brett Beauregard
|
author=Brett Beauregard
|
||||||
maintainer=Brett Beauregard
|
maintainer=r2d2orc2po@yahoo.com
|
||||||
sentence=PID controller
|
sentence=PID controller
|
||||||
paragraph=A PID controller seeks to keep some input variable close to a desired setpoint by adjusting an output. The way in which it does this can be 'tuned' by adjusting three parameters (P,I,D).
|
paragraph=A PID controller seeks to keep some input variable close to a desired setpoint by adjusting an output. The way in which it does this can be 'tuned' by adjusting three parameters (P,I,D).
|
||||||
category=Signal Input/Output
|
category=Input/Output
|
||||||
url=http://playground.arduino.cc/Code/PIDLibrary
|
url=http://playground.arduino.cc/Code/PIDLibrary
|
||||||
architectures=*
|
architectures=*
|
||||||
|
Loading…
Reference in New Issue
Block a user