Update library.json
This commit is contained in:
parent
40b46394d3
commit
cc2077018b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "PID",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0",
|
||||
"keywords": "PID, controller, signal",
|
||||
"description": "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).",
|
||||
"url": "http://playground.arduino.cc/Code/PIDLibrary",
|
||||
|
Loading…
Reference in New Issue
Block a user